.guide-page{--guide-ink:#29252f;--guide-sub:#706a78;--guide-line:#e8e3ec;--guide-brand:#63528d;min-height:100vh;background:#fbfaf7;color:var(--guide-ink);font-family:Pretendard,Apple SD Gothic Neo,sans-serif}.guide-header{height:72px;max-width:1080px;margin:0 auto;padding:0 28px;justify-content:space-between}.guide-brand,.guide-header{display:flex;align-items:center}.guide-brand{gap:10px;color:inherit;text-decoration:none}.guide-brand img{border-radius:11px}.guide-brand span{display:flex;flex-direction:column;gap:1px}.guide-brand b{font-size:16px}.guide-brand small{color:var(--guide-sub);font-size:12px}.guide-home{min-height:40px;padding:0 14px;border:1px solid var(--guide-line);border-radius:999px;background:#fff;color:var(--guide-ink);display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:800;text-decoration:none}.guide-tabs{position:sticky;z-index:10;top:0;max-width:1080px;margin:0 auto;padding:8px 28px;display:flex;gap:8px;overflow-x:auto;background:rgba(251,250,247,.94);backdrop-filter:blur(12px);scrollbar-width:none}.guide-tabs::-webkit-scrollbar{display:none}.guide-tabs a{min-height:40px;padding:0 15px;border:1px solid var(--guide-line);border-radius:999px;background:#fff;color:var(--guide-sub);display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:13px;font-weight:800;text-decoration:none}.guide-tabs a.active{border-color:var(--guide-brand);background:var(--guide-brand);color:#fff}.guide-hero{max-width:1080px;margin:0 auto;padding:92px 28px 82px;background:radial-gradient(circle at 85% 20%,#eae4f4 0,transparent 27%)}.guide-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--guide-brand);font-size:14px;font-weight:850}.guide-hero h1{max-width:760px;margin:18px 0;font-size:clamp(40px,7vw,72px);line-height:1.08;letter-spacing:-.055em}.guide-hero>p{max-width:650px;margin:0;color:var(--guide-sub);font-size:17px;line-height:1.8}.guide-hero-actions{margin-top:30px;display:flex;gap:10px;flex-wrap:wrap}.guide-primary,.guide-secondary{min-height:52px;padding:0 20px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:850;text-decoration:none}.guide-primary{background:var(--guide-brand);color:#fff}.guide-secondary{border:1px solid var(--guide-line);background:#fff;color:var(--guide-ink)}.guide-index{max-width:1080px;margin:0 auto;padding:72px 28px}.guide-section-heading>span{color:var(--guide-brand);font-size:12px;font-weight:900;letter-spacing:.14em}.guide-section-heading h2{margin:10px 0 8px;font-size:clamp(28px,4vw,42px);letter-spacing:-.035em}.guide-section-heading p{margin:0;color:var(--guide-sub);line-height:1.7}.guide-card-grid{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.guide-card{padding:26px;border:1px solid var(--guide-line);border-radius:22px;background:#fff;box-shadow:0 12px 28px rgba(55,45,74,.05)}.guide-card-icon{width:44px;height:44px;margin-bottom:20px;border-radius:14px;background:#f0ebf7;color:var(--guide-brand);display:grid;place-items:center}.guide-card small{color:var(--guide-brand);font-weight:850}.guide-card h3,.guide-card h4{margin:9px 0;font-size:21px;line-height:1.45;letter-spacing:-.02em}.guide-card p{margin:0;color:var(--guide-sub);font-size:14px;line-height:1.75}.guide-card a{margin-top:18px;color:var(--guide-brand);display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:850;text-decoration:none}.guide-cluster-jump{max-width:1024px;margin:28px auto 0;padding:0 28px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.guide-cluster-jump a{min-width:0;padding:18px;border:1px solid var(--guide-line);border-radius:16px;background:#fff;color:var(--guide-ink);text-decoration:none}.guide-cluster-jump b{display:block;font-size:14px}.guide-cluster-jump span{display:block;margin-top:5px;color:var(--guide-sub);font-size:12px;line-height:1.55}.guide-cluster{padding-top:62px;scroll-margin-top:58px}.guide-cluster>header{max-width:700px}.guide-cluster>header h3{margin:0 0 7px;font-size:27px;letter-spacing:-.025em}.guide-cluster>header p{margin:0;color:var(--guide-sub);line-height:1.7}.guide-product-note{max-width:1024px;margin:28px auto 90px;padding:38px 40px;border-radius:26px;background:#302a3d;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.guide-product-note span{color:#c8bde0;font-size:13px;font-weight:850}.guide-product-note h2{margin:8px 0;font-size:28px}.guide-product-note p{max-width:650px;margin:0;color:#d8d1e2;line-height:1.75}.guide-product-note>a{flex:none;min-height:46px;padding:0 16px;border-radius:13px;background:#fff;color:#302a3d;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:850;text-decoration:none}.guide-article{max-width:780px;margin:0 auto;padding:52px 28px 90px}.guide-breadcrumb{display:flex;align-items:center;gap:8px;color:var(--guide-sub);font-size:12px}.guide-breadcrumb a{color:inherit;text-decoration:none}.guide-breadcrumb b{color:var(--guide-brand)}.guide-article-header{padding:44px 0 34px;border-bottom:1px solid var(--guide-line)}.guide-article-header>span{color:var(--guide-brand);font-size:13px;font-weight:900}.guide-article-header h1{margin:12px 0;font-size:clamp(34px,6vw,52px);line-height:1.2;letter-spacing:-.045em}.guide-article-header p{margin:0;color:var(--guide-sub);font-size:17px;line-height:1.75}.guide-article-header small{display:block;margin-top:16px;color:#9a94a1}.guide-article-intro{margin:34px 0;padding:22px 24px;border-radius:18px;background:#f0ebf7;color:#50465f;font-size:16px;font-weight:650;line-height:1.85}.guide-article-body section{padding:26px 0}.guide-article-body h2,.guide-faq>h2,.guide-sources h2{margin:0 0 14px;font-size:25px;letter-spacing:-.025em}.guide-article-body p{margin:0 0 12px;color:#4f4a55;font-size:16px;line-height:1.9}.guide-article-body ul{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:10px}.guide-article-body li{display:flex;align-items:flex-start;gap:10px;color:#4f4a55;line-height:1.7}.guide-article-body li svg{flex:none;margin-top:4px;color:var(--guide-brand)}.guide-toc{margin:28px 0 8px;padding:22px 24px;border:1px solid var(--guide-line);border-radius:18px;background:#fff}.guide-toc>b{display:block;margin-bottom:12px;color:var(--guide-brand);font-size:13px;font-weight:900;letter-spacing:.04em}.guide-toc ol{margin:0;padding-left:20px;display:grid;gap:9px;color:var(--guide-sub);list-style:decimal}.guide-toc li{padding-left:2px}.guide-toc a{color:#4f4a55;font-size:15px;line-height:1.6;text-decoration:none}.guide-toc a:hover{color:var(--guide-brand);text-decoration:underline}.guide-article-body section{scroll-margin-top:64px}.guide-page{scroll-behavior:smooth}.guide-related{margin:36px 0 0}.guide-related>h2{margin:0 0 16px;font-size:22px;letter-spacing:-.02em}.guide-related ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.guide-related a{display:block;padding:20px 22px;border:1px solid var(--guide-line);border-radius:18px;background:#fff;text-decoration:none}.guide-related small{color:var(--guide-brand);font-size:13px;font-weight:850}.guide-related b{display:block;margin:7px 0 5px;color:var(--guide-ink);font-size:17px;line-height:1.45;letter-spacing:-.02em}.guide-related span{color:var(--guide-sub);font-size:14px;line-height:1.7}.guide-sources{margin:24px 0;padding:22px;border:1px solid var(--guide-line);border-radius:18px;background:#fff}.guide-sources p{color:var(--guide-sub);font-size:13px;line-height:1.65}.guide-sources ul{margin:12px 0 0;padding-left:20px}.guide-sources a{color:var(--guide-brand);display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:750}.guide-faq{padding:38px 0}.guide-faq details{border-bottom:1px solid var(--guide-line)}.guide-faq summary{padding:18px 0;cursor:pointer;font-weight:850}.guide-faq details p{margin:0 0 18px;color:var(--guide-sub);line-height:1.75}.guide-app-cta{margin-top:28px;padding:30px;border-radius:22px;background:#302a3d;color:#fff}.guide-app-cta>span{color:#c8bde0;font-size:13px;font-weight:850}.guide-app-cta h2{margin:8px 0;font-size:25px}.guide-app-cta p{margin:0;color:#d8d1e2}.guide-app-cta a{min-height:46px;margin-top:20px;padding:0 16px;border-radius:13px;background:#fff;color:#302a3d;display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:850;text-decoration:none}.guide-article-nav{margin-top:32px;display:flex;justify-content:space-between;gap:14px}.guide-article-nav a{color:var(--guide-brand);display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:850;text-decoration:none}.guide-health-review{margin:30px 0;padding:24px;border:1px solid #d8cfea;border-radius:20px;background:#f8f5fc}.guide-health-review>header{display:flex;align-items:flex-start;gap:12px}.guide-health-review>header>span{width:34px;height:34px;flex:none;border-radius:11px;background:#e8e0f5;color:var(--guide-brand);display:grid;place-items:center}.guide-health-review h2{margin:0;font-size:20px;letter-spacing:-.02em}.guide-health-review header p{margin:5px 0 0;color:var(--guide-sub);font-size:12px}.guide-health-disclaimer{margin:16px 0;color:#5e5767;font-size:14px;line-height:1.75}.guide-health-boundaries{display:grid;grid-template-columns:1fr 1fr;gap:10px}.guide-health-boundaries section{padding:16px;border-radius:14px;background:#fff}.guide-health-boundaries section.urgent{background:#fff4f0}.guide-health-boundaries h3{margin:0 0 9px;display:flex;align-items:center;gap:6px;font-size:14px}.guide-health-boundaries .urgent h3{color:#a3472d}.guide-health-boundaries ul{margin:0;padding-left:18px;color:#5e5767;font-size:13px;line-height:1.65}.guide-health-review>nav{margin-top:14px;display:flex;gap:8px;flex-wrap:wrap}.guide-health-review>nav a{min-height:42px;padding:0 13px;border-radius:12px;background:var(--guide-brand);color:#fff;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:850;text-decoration:none}.guide-health-review>nav a+a{background:#fff;color:var(--guide-brand);border:1px solid #d8cfea}.guide-footer{max-width:1080px;margin:0 auto;padding:30px 28px 46px;border-top:1px solid var(--guide-line);display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.guide-footer>div{display:flex;flex-direction:column;gap:6px}.guide-footer>div span{color:var(--guide-sub);font-size:13px}.guide-footer nav{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}.guide-footer a{color:var(--guide-sub);display:inline-flex;align-items:center;font-size:12px;text-decoration:none}html.native-app .guide-header{height:calc(72px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}html.native-app .guide-footer{padding-bottom:calc(46px + env(safe-area-inset-bottom))}@media(max-width:700px){.guide-header{height:64px;padding:0 18px}.guide-tabs{padding:7px 18px}.guide-hero{padding:62px 20px 56px}.guide-hero h1{font-size:42px}.guide-cluster-jump{padding:0 20px;grid-template-columns:1fr 1fr}.guide-index{padding:54px 20px}.guide-card-grid{grid-template-columns:1fr}.guide-cluster{padding-top:48px}.guide-health-boundaries{grid-template-columns:1fr}.guide-product-note{margin:18px 20px 64px;padding:28px;align-items:flex-start;flex-direction:column}.guide-article{padding:36px 20px 68px}.guide-article-header{padding-top:34px}.guide-footer{padding:28px 20px 40px;flex-direction:column}.guide-footer nav{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.guide-page *{scroll-behavior:auto!important}}.guide-directory-links{max-width:1024px;margin:-62px auto 90px;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.guide-directory-links a{min-height:64px;padding:16px 18px;border-radius:16px;border:1px solid #e5e0ee;background:#fff;color:#302a3d;display:flex;flex-direction:column;justify-content:center;gap:3px;text-decoration:none}.guide-directory-links a:hover{border-color:#c4b8dd;background:#faf8ff}.guide-directory-links b{font-size:15px;font-weight:850}.guide-directory-links span{font-size:13px;color:#6d6480}@media(max-width:700px){.guide-directory-links{margin:-44px 20px 64px;padding:0;grid-template-columns:1fr}}.guide-ad{margin:26px 0;display:grid;gap:6px}.guide-ad>small{color:var(--guide-sub);font-size:12px;font-weight:800;letter-spacing:.08em}.guide-ad ins.adsbygoogle{display:block;min-height:100px;border-radius:14px;background:#f3f0f6;overflow:hidden}.guide-ad-article-inline ins.adsbygoogle{min-height:250px}.guide-ad-home-bottom,.guide-ad-home-top{max-width:1080px;margin:0 auto 34px;padding:0 28px}.guide-ad-home-top{margin-top:-40px}html.native-app .guide-ad{display:none}@media(max-width:700px){.guide-ad-home-bottom,.guide-ad-home-top{padding:0 20px}.guide-ad-home-top{margin-top:-24px}}.guide-ad:has(ins.adsbygoogle[data-ad-status=unfilled]){display:none}.guide-blog-index{max-width:1024px;margin:0 auto 90px;padding:0 40px}.guide-blog-index>header{margin:0 0 16px}.guide-blog-index>header>span{color:var(--guide-brand);font-size:13px;font-weight:850}.guide-blog-index>header>h2{margin:6px 0 4px;font-size:24px;letter-spacing:-.02em}.guide-blog-index>header>p{margin:0;color:var(--guide-sub);font-size:14px}.guide-blog-index ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px}.guide-blog-index a{height:100%;min-height:64px;padding:16px 18px;border-radius:16px;border:1px solid #e5e0ee;background:#fff;color:#302a3d;display:flex;flex-direction:column;justify-content:center;gap:4px;text-decoration:none}.guide-blog-index a:hover{border-color:#c4b8dd;background:#faf8ff}.guide-blog-index b{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:850;line-height:1.45}.guide-blog-index b>svg,.guide-blog-links b>svg{flex:none}.guide-blog-index span{font-size:13px;color:#6d6480;line-height:1.6}@media(max-width:700px){.guide-blog-index{margin:0 20px 64px;padding:0}.guide-blog-index ul{grid-template-columns:1fr}}.guide-blog-links{margin:36px 0 0}.guide-blog-links>h2{margin:0 0 16px;font-size:22px;letter-spacing:-.02em}.guide-blog-links ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.guide-blog-links a{display:block;padding:20px 22px;border:1px solid var(--guide-line);border-radius:18px;background:#fff;text-decoration:none}.guide-blog-links a:hover{border-color:#c4b8dd;background:#faf8ff}.guide-blog-links b{display:flex;align-items:center;gap:5px;margin:0 0 5px;color:var(--guide-ink);font-size:17px;line-height:1.45;letter-spacing:-.02em}.guide-blog-links span{display:block;color:var(--guide-sub);font-size:14px;line-height:1.7}.guide-editorial{max-width:1024px;margin:28px auto;padding:24px;border:1px solid var(--guide-line);border-radius:18px;background:#fff}.guide-editorial h2{margin:0 0 12px;font-size:22px}.guide-editorial p{color:var(--guide-sub);font-size:14px;line-height:1.85}.guide-editorial a,.guide-editorial-link a{color:var(--guide-brand);text-underline-offset:3px}.guide-editorial-link{font-size:13px}#editorial{scroll-margin-top:80px}@media(max-width:700px){.guide-editorial{margin:24px 20px;padding:20px}}html:lang(ja) body{font-family:Hiragino Sans,Yu Gothic,Meiryo,-apple-system,BlinkMacSystemFont,sans-serif}html:lang(ja) .app-nav button{min-width:0;letter-spacing:-.045em}html:lang(ja) .app-nav button svg,html:lang(ja) .prospective-register svg,html:lang(ja) .prospective-routes button>span,html:lang(ja) .prospective-routes>li>button>svg{flex:none}html:lang(ja) .app-nav button span{max-width:100%;white-space:nowrap}html:lang(ja) .app-content>.page.food-page>.page-title h1{font-size:23px;letter-spacing:-.045em;word-break:auto-phrase}html:lang(ja) .food-assessment-quick b{letter-spacing:-.035em;word-break:auto-phrase}html:lang(ja) .food-assessment-quick em,html:lang(ja) .food-category-guide>summary>small,html:lang(ja) .food-more-tools>summary>small{font-size:12px;word-break:auto-phrase}html:lang(ja) .food-library-overview .food-role-list>button{padding:10px;grid-template-columns:34px minmax(0,1fr);gap:7px}html:lang(ja) .food-library-overview .food-role-list>button>i{width:34px;height:34px;flex:none}html:lang(ja) .food-library-overview .food-role-list>button b{white-space:nowrap}html:lang(ja) .community-feed-heading small,html:lang(ja) .food-library-overview .food-role-list>button small,html:lang(ja) .prospective-routes small{word-break:auto-phrase}html:lang(ja) .post footer svg{width:14px;height:14px;flex:none}html:lang(ja) .community-load-more svg{width:15px;height:15px;flex:none}html:lang(ja) .header-menu button>svg{width:19px;height:19px;flex:none}@media (max-width:355px){html:lang(ja) .app-content>.page.food-page>.page-title h1{font-size:22px}}:root{--motion-fast:120ms;--motion-base:180ms;--motion-slow:300ms;--motion-ease-out:cubic-bezier(.2,.8,.2,1);--motion-ease-spring:cubic-bezier(.22,1,.36,1)}html{scroll-behavior:smooth}.data-loading-motion{width:100%;min-height:56px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--sub,#717173);font-size:14px;text-align:center}.data-loading-motion.compact{width:auto;min-height:24px;justify-content:flex-start}.data-loading-spinner{width:18px;height:18px;flex:0 0 auto}.care-loading,.data-loading-spinner,.spin,.spinning{animation:data-loading-spin .78s linear infinite}.mm-skeleton{display:block;border-radius:999px;background:linear-gradient(100deg,#efedf5 25%,#f8f7fb 42%,#efedf5 60%);background-size:220% 100%;animation:mm-skeleton-sweep 1.5s linear infinite}.mm-skeleton.is-tile{height:auto;aspect-ratio:var(--mm-skeleton-ratio,1);border-radius:var(--mm-skeleton-radius,16px)}.mm-skeleton-region{min-width:0;animation:mm-skeleton-in .2s ease .15s backwards}.mm-skeleton-lines.mm-skeleton-lines{display:grid;grid-auto-flow:row;min-width:0}.mm-skeleton-line.mm-skeleton-line{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;min-width:0}.mm-reveal{animation:mm-reveal .22s ease both}@keyframes mm-skeleton-sweep{0%{background-position:100% 0}to{background-position:-40% 0}}@keyframes mm-skeleton-in{0%{opacity:0}}@keyframes mm-reveal{0%{opacity:0}}@keyframes data-loading-spin{to{transform:rotate(1turn)}}:where(button,[role=button],a[href][class*=button],a[href][class*=btn],a[href][class*=cta],a[href][class*=action]){-webkit-tap-highlight-color:transparent;transform-origin:center;transition-property:transform,background-color,border-color,color,box-shadow,opacity,filter;transition-duration:var(--motion-fast),var(--motion-base),var(--motion-base),var(--motion-base),var(--motion-base),var(--motion-base),var(--motion-fast);transition-timing-function:var(--motion-ease-out)}:where(button,[role=button],a[href][class*=button],a[href][class*=btn],a[href][class*=cta],a[href][class*=action]):focus-visible{outline:3px solid rgba(114,92,255,.22);outline-offset:2px}:where(button:not(:disabled),[role=button]:not([aria-disabled=true]),a[href][class*=button],a[href][class*=btn],a[href][class*=cta],a[href][class*=action]):active{transform:scale(.975);filter:brightness(.985)}:where(.care-composer-drag-handle,.station-picker-overlay button):active{transform:none;filter:none}@media (hover:hover) and (pointer:fine){:where(button:not(:disabled),[role=button]:not([aria-disabled=true]),a[href][class*=button],a[href][class*=btn],a[href][class*=cta],a[href][class*=action]):hover{filter:brightness(.985)}}:where(input,select,textarea){transition-property:background-color,border-color,color,box-shadow;transition-duration:var(--motion-base);transition-timing-function:var(--motion-ease-out)}:where(input,select,textarea):focus-visible{outline:none;border-color:rgba(114,92,255,.58);box-shadow:0 0 0 3px rgba(114,92,255,.13)}:where(.sheet-backdrop,.overlay,.station-picker-overlay,.bird-profile-edit-overlay,.rainbow-confirm-overlay,.profile-add-bird-overlay,.announcement-backdrop,.language-modal,.cafe-sheet-backdrop,.cg-sheet-backdrop,.cropper-overlay,.video-editor-overlay,.comment-sheet-backdrop,.dress-request-modal,.announcement-crop-backdrop,.feeding-assessment-backdrop,.dress-earn-overlay,.dress-share-overlay,.bird-report-overlay){animation:moimoi-backdrop-enter var(--motion-base) ease-out both}:where(.sheet,.composer,.station-picker-overlay>section,.bird-profile-edit-overlay:not(.bird-profile-edit-page) .profile-summary.editing,.rainbow-confirm-sheet,.profile-add-bird-overlay>section,.appearance-option-float,.language-sheet,.cafe-sheet,.cropper-sheet,.video-editor-sheet,.comment-sheet,.dress-request-dialog,.feeding-assessment-sheet,.notification-permission-card,.dress-earn-modal,.dress-share-dialog,.bird-report-modal){animation:moimoi-sheet-enter var(--motion-slow) var(--motion-ease-spring) both;will-change:transform,opacity}:where(.sheet-backdrop,.overlay,.station-picker-overlay,.bird-profile-edit-overlay,.rainbow-confirm-overlay,.profile-add-bird-overlay,.announcement-backdrop,.language-modal,.cafe-sheet-backdrop,.cg-sheet-backdrop,.cropper-overlay,.comment-sheet-backdrop,.dress-request-modal,.announcement-crop-backdrop,.feeding-assessment-backdrop,.notification-permission-backdrop,.dress-earn-overlay,.dress-share-overlay,.bird-report-overlay)[data-motion-state=closing]{animation:moimoi-backdrop-exit .18s ease-in both!important;pointer-events:none}:where(.sheet-backdrop,.overlay,.station-picker-overlay,.bird-profile-edit-overlay,.rainbow-confirm-overlay,.profile-add-bird-overlay,.language-modal,.cafe-sheet-backdrop,.cg-sheet-backdrop,.cropper-overlay,.comment-sheet-backdrop,.dress-request-modal,.feeding-assessment-backdrop,.notification-permission-backdrop,.dress-earn-overlay,.dress-share-overlay,.bird-report-overlay)[data-motion-state=closing]>:where(.sheet,.composer,section,.profile-summary.editing,.language-sheet,.cafe-sheet,.cropper-sheet,.comment-sheet,.dress-request-dialog,.feeding-assessment-sheet,.notification-permission-card,.dress-earn-modal,.dress-share-dialog,.bird-report-modal){animation:moimoi-sheet-exit .2s cubic-bezier(.4,0,1,1) both!important}:where(.appearance-option-float,.header-menu,.post-owner-menu,.community-safety-menu,.language-menu,.range-panel)[data-motion-state=closing]{animation:moimoi-popover-exit .16s ease-in both!important;pointer-events:none}.announcement-backdrop[data-motion-state=closing]>.announcement-popup,.announcement-crop-backdrop[data-motion-state=closing]>.announcement-crop-modal{animation:moimoi-dialog-exit .18s ease-in both!important}.announcement-banner[data-motion-state=closing]{overflow:hidden;animation:moimoi-announcement-banner-exit .22s cubic-bezier(.4,0,1,1) both!important;pointer-events:none}@keyframes moimoi-announcement-banner-exit{0%{max-height:180px;margin-top:14px;margin-bottom:2px;padding-top:12px;padding-bottom:12px;opacity:1;transform:translateY(0) scale(1)}to{max-height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;border-width:0;opacity:0;transform:translateY(-6px) scale(.985)}}.feeding-assessment-overlay[data-motion-state=closing]>.feeding-assessment-backdrop{animation:moimoi-backdrop-exit .18s ease-in both!important;pointer-events:none}.feeding-assessment-overlay[data-motion-state=closing]>.feeding-assessment-sheet{animation:moimoi-sheet-exit .2s cubic-bezier(.4,0,1,1) both!important;pointer-events:none}.notification-permission-overlay[data-motion-state=closing]>.notification-permission-backdrop{animation:moimoi-backdrop-exit .18s ease-in both!important;pointer-events:none}.notification-permission-overlay[data-motion-state=closing]>.notification-permission-card{animation:moimoi-sheet-exit .2s cubic-bezier(.4,0,1,1) both!important;pointer-events:none}:where(.announcement-popup,.auth-progress-card,.announcement-crop-modal){animation:moimoi-dialog-enter .24s var(--motion-ease-spring) both;will-change:transform,opacity}:where(.header-menu,.post-owner-menu,.community-safety-menu,.language-menu,.range-panel){animation:moimoi-popover-enter var(--motion-base) var(--motion-ease-spring) both;transform-origin:top right;will-change:transform,opacity}:where(.toast,.community-moderation-message){animation:moimoi-toast-enter .22s var(--motion-ease-spring) both;will-change:transform,opacity}:where(.hospital-detail,.bird-profile-edit-page){animation:moimoi-page-enter .22s var(--motion-ease-out) both}:where(.push-history-view,.community-writer){animation:moimoi-page-enter .22s var(--motion-ease-out) both;will-change:transform,opacity}:where(.push-history-view,.community-writer)[data-motion-state=closing]{animation:moimoi-page-exit .18s ease-in both!important;pointer-events:none}@supports selector(details::details-content){details{interpolate-size:allow-keywords}details::details-content{block-size:0;overflow:clip;opacity:0;transition:block-size var(--motion-slow) var(--motion-ease-out),opacity var(--motion-base) ease-out,content-visibility var(--motion-slow) allow-discrete}details[open]::details-content{block-size:auto;opacity:1}}details>summary svg:last-child{transition:transform var(--motion-base) var(--motion-ease-out)}details[open]>summary svg:last-child{transform:rotate(180deg)}@view-transition{navigation:auto}::view-transition-old(root){animation:moimoi-route-exit .16s ease-in both}::view-transition-new(root){animation:moimoi-route-enter .24s var(--motion-ease-out) both}html[data-ui-transition=tab] .app-content{view-transition-name:moimoi-tab-content}html[data-ui-transition=tab]::view-transition-new(root),html[data-ui-transition=tab]::view-transition-old(root){animation:none}::view-transition-old(moimoi-tab-content){animation:moimoi-tab-exit .15s ease-in both}::view-transition-new(moimoi-tab-content){animation:moimoi-tab-enter .22s var(--motion-ease-out) both}html[data-ui-transition-fallback=tab] .app-content{animation:moimoi-tab-fallback .22s var(--motion-ease-out) both}:where(.home-care-dock-backdrop,.home-care-dock-details,.food-reminder-dock-backdrop,.purchase-reminder-panel,.admin-mobile-menu,.admin-menu-scrim){transition-timing-function:var(--motion-ease-out)}@keyframes moimoi-backdrop-enter{0%{opacity:0}}@keyframes moimoi-sheet-enter{0%{opacity:0;translate:0 24px;scale:.985}to{opacity:1;translate:0 0;scale:1}}@keyframes moimoi-dialog-enter{0%{opacity:0;translate:0 8px;scale:.96}to{opacity:1;translate:0 0;scale:1}}@keyframes moimoi-popover-enter{0%{opacity:0;translate:0 -6px;scale:.98}to{opacity:1;translate:0 0;scale:1}}@keyframes moimoi-toast-enter{0%{opacity:0;translate:0 10px;scale:.97}to{opacity:1;translate:0 0;scale:1}}@keyframes moimoi-page-enter{0%{opacity:0;translate:0 6px}to{opacity:1;translate:0 0}}@keyframes moimoi-page-exit{to{opacity:0;translate:0 5px}}@keyframes moimoi-route-enter{0%{opacity:0;translate:0 7px}}@keyframes moimoi-route-exit{to{opacity:0;translate:0 -4px}}@keyframes moimoi-tab-enter{0%{opacity:0;translate:8px 0}}@keyframes moimoi-tab-exit{to{opacity:0;translate:-5px 0}}@keyframes moimoi-tab-fallback{0%{opacity:.35;translate:6px 0}to{opacity:1;translate:0 0}}@keyframes moimoi-backdrop-exit{to{opacity:0}}@keyframes moimoi-sheet-exit{to{opacity:0;translate:0 18px;scale:.985}}@keyframes moimoi-dialog-exit{to{opacity:0;translate:0 6px;scale:.97}}@keyframes moimoi-popover-exit{to{opacity:0;translate:0 -4px;scale:.985}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.auth-spinner,.bird-report-loading svg,.bird-report-share:disabled svg,.bird-report-vet-share:disabled svg,.care-loading,.community-comments-loading svg,.community-feed-loading svg,.data-loading-spinner,.home-care-quick-task .care-loading,.map-my-location .spin,.multi-care-card .care-loading,.official-comments-list>p svg,.official-video-state>svg,.parrot-saju-loading-orbit,.profile-image-loading:after,.push-history-status svg,.spin,.spinning,.writer-image-uploading>svg,.writer-submit[aria-busy=true] svg{animation-duration:1.8s}.mm-reveal,.mm-skeleton,.mm-skeleton-region{animation:none}:where(button,[role=button],a[href][class*=button],a[href][class*=btn],a[href][class*=cta],a[href][class*=action],input,select,textarea,.home-care-dock-backdrop,.home-care-dock-details,.food-reminder-dock-backdrop,.purchase-reminder-panel,.admin-mobile-menu,.admin-menu-scrim){transition-duration:.01ms!important}:where(.sheet-backdrop,.overlay,.station-picker-overlay,.bird-profile-edit-overlay,.rainbow-confirm-overlay,.profile-add-bird-overlay,.appearance-option-float,.announcement-backdrop,.announcement-banner,.announcement-popup,.language-modal,.language-sheet,.cafe-sheet-backdrop,.cg-sheet-backdrop,.cafe-sheet,.cropper-overlay,.cropper-sheet,.comment-sheet-backdrop,.comment-sheet,.dress-request-modal,.dress-request-dialog,.announcement-crop-backdrop,.announcement-crop-modal,.auth-progress-card,.header-menu,.post-owner-menu,.community-safety-menu,.language-menu,.dress-earn-modal,.dress-earn-overlay,.dress-share-dialog,.dress-share-overlay,.bird-report-overlay,.bird-report-modal,.feeding-assessment-backdrop,.feeding-assessment-sheet,.range-panel,.toast,.community-moderation-message,.hospital-detail,.push-history-view,.community-writer){animation:none!important}details::details-content{transition:none!important}}@media (min-width:851px){html.native-app,html.native-app body{width:100%;height:100%;overflow:hidden;background:var(--paper)}html.native-app .stage{width:100%;min-height:100dvh;padding:0;background:var(--paper)}html.native-app .app-shell{width:100%;height:100dvh;min-height:0;border:0;border-radius:0;box-shadow:none}html.native-app .brand-story{display:none}html.native-app .app-content,html.native-app .app-header{width:min(100%,720px);margin-inline:auto}html.native-app .app-header{height:calc(66px + env(safe-area-inset-top));padding-top:calc(11px + env(safe-area-inset-top))}html.native-app .app-content{height:calc(100% - 128px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}html.native-app .app-nav{right:auto;left:50%;width:min(100%,720px);height:calc(62px + env(safe-area-inset-bottom));padding:4px 5px env(safe-area-inset-bottom);translate:-50% 0}html.native-app .food-record-report-dock,html.native-app .home-care-dock,html.native-app .purchase-reminder.purchase-reminder-float,html.native-app .today-food-notice{right:auto;left:50%;width:min(calc(100% - 24px),696px);translate:-50% 0}html.native-app .community-video-viewer,html.native-app .dress-earn-overlay,html.native-app .dress-share-overlay{width:100%;height:100dvh;inset:0;border-radius:0;transform:none;box-shadow:none}}:root{--native-page-x:20px;--native-section-gap:28px}@media (max-width:850px){.app-header{height:64px;padding:10px var(--native-page-x);border-bottom-color:#efedf3;background:rgba(255,255,255,.97)}.wordmark{font-size:20px}.wordmark>span{width:34px;height:34px}.app-header>div button{width:44px;height:44px;border-radius:12px}.app-content{height:calc(100% - 142px)}.app-nav{height:78px;padding:7px 4px max(7px,env(safe-area-inset-bottom));border-top-color:#efedf3;background:rgba(255,255,255,.98)}.app-nav button{min-height:52px;gap:3px;border-radius:12px;font-size:12px;font-weight:650}.app-nav button svg{width:24px;height:24px}}.home-community{padding:22px var(--native-page-x,20px) 32px}.app-content:has(.home-community){padding-bottom:158px;scroll-padding-bottom:158px;-webkit-overflow-scrolling:touch}.home-community :where(button,a[href]),.home-daily-mission{touch-action:manipulation}.home-community-hero{min-height:0;margin:0 0 var(--native-section-gap,28px);padding:0;display:block}.home-community-hero-copy{min-width:0}.home-community-hero-copy>span{color:var(--home-accent-strong);font-size:14px;font-weight:850}.home-community-hero h1{margin-top:7px;font-size:clamp(29px,8.1vw,34px);font-weight:800;line-height:1.16;letter-spacing:-1.15px}.home-community-hero-copy>p{margin:9px 0 0;color:#77717d;font-size:14px;line-height:1.45}.home-safety-check{margin:0 0 var(--native-section-gap);padding:20px;border:1px solid #e9e4fb;border-radius:18px;background:#faf9ff;box-shadow:none}.home-safety-check>header{gap:12px}.home-safety-avatar-shell{width:44px;height:44px;flex-basis:44px}.home-safety-avatar.avatar{width:44px;height:44px;border:2px solid #fff;box-shadow:none}.home-safety-check>header small{font-size:13px}.home-safety-check>header h2{margin-top:3px;font-size:19px;line-height:1.32}.home-safety-check>p{margin:12px 0 14px;font-size:15px;line-height:1.5}.home-safety-progress{gap:18px}.home-safety-progress>span,.home-safety-progress>span.done{min-height:28px;padding:0;border-radius:0;background:transparent;box-shadow:none;font-size:14px}.home-safety-progress>span.done{color:var(--home-accent-strong)}.home-safety-actions{margin-top:16px;grid-template-columns:minmax(0,1fr) auto;gap:10px}.home-safety-actions button{min-height:50px;border-radius:14px;font-size:14px}.home-safety-check.complete .home-safety-primary,.home-safety-primary{background:var(--brand);box-shadow:none}.home-safety-primary:disabled{opacity:.72}.home-safety-check.complete{border-color:#e9e4fb;background:#faf9ff}.home-safety-check.complete>header small{color:var(--home-accent-strong)}.home-community>.home-quick-action{width:100%;min-height:68px;margin:0;padding:12px 2px;border:0;border-bottom:1px solid #efedf3;border-radius:0;background:transparent;box-shadow:none;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;color:#312d36;font:inherit;text-align:left;text-decoration:none;-webkit-tap-highlight-color:transparent}.home-community>.home-quick-action:active{background:#faf9fc;transform:none}.home-community>.home-quick-action:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.home-community>.home-quick-action>.home-quick-action-icon{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:12px;background:#f6f3ff;color:var(--brand)}.home-community>.home-quick-action>.home-quick-action-icon svg{width:21px;height:21px}.home-community>.home-quick-action>.home-quick-action-copy{min-width:0;display:grid;gap:1px}.home-community>.home-quick-action>.home-quick-action-copy small{overflow:hidden;color:#7358cf;font-size:12px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.home-community>.home-quick-action>.home-quick-action-copy b{overflow:hidden;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.home-community>.home-quick-action>.home-quick-action-tail{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#aaa5af}.home-community>.home-quick-action>.home-quick-action-tail strong{color:#3d3744;font-size:17px;line-height:1.25}.home-community>.home-quick-action>.home-quick-action-tail strong i{color:#8b8590;font-size:12px;font-style:normal}.home-community>.home-quick-action>.home-quick-action-tail svg{width:18px;height:18px}.home-community>.bird-collection-quick.is-draw-ready>.home-quick-action-icon{background:var(--brand);color:#fff;box-shadow:0 6px 14px rgba(101,79,224,.2)}.home-community>.bird-collection-quick.is-draw-ready>.home-quick-action-copy small{color:var(--brand)}.home-community>.bird-collection-quick .home-quick-action-cta{min-height:34px;padding:0 12px;border-radius:999px;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1;white-space:nowrap}.food-page{padding:24px 20px 40px}.food-page-title{margin-bottom:20px}.food-page-title>span{margin-bottom:5px;font-size:13px;line-height:1.4}.food-page-title h1{font-size:30px;line-height:1.2;letter-spacing:-1px}.food-quick-actions{margin-bottom:16px}.food-assessment-quick{min-height:88px;padding:14px;border:1px solid #e9e4fb;border-radius:18px;background:#faf9ff;color:#312d36;grid-template-columns:44px minmax(0,1fr) 18px;gap:12px;box-shadow:none}.food-assessment-quick-icon{width:44px;height:44px;border-radius:14px;background:#eeeaff;color:var(--brand)}.food-assessment-quick-icon svg{width:20px;height:20px}.food-assessment-quick>span:nth-child(2){gap:3px}.food-assessment-quick small{color:var(--brand-strong);font-size:12px;line-height:1.35}.food-assessment-quick b{font-size:16px;line-height:1.35}.food-assessment-quick em{color:#77717d;font-size:14px;line-height:1.4}.food-assessment-quick>svg{color:#9a93a2}.food-page .shopping-search{height:52px;margin:0 0 6px;border-color:#e6e2ea;border-radius:15px;box-shadow:none}.food-page .shopping-search input{font-size:16px}.food-library-filters{margin-right:-20px;margin-left:-20px;padding:10px 20px;border-bottom:1px solid #f0edf3}.food-library-filters button{min-height:44px;padding:9px 14px;border-radius:999px;font-size:14px}.food-catalog-heading{margin:22px 0 10px;align-items:center}.food-catalog-heading small{font-size:13px;line-height:1.4}.food-catalog-heading h2{margin-top:3px;font-size:21px;line-height:1.3}.food-catalog-heading>span{font-size:14px}.food-fit-summary{margin-bottom:10px;padding:12px;border-radius:14px;grid-template-columns:24px minmax(0,1fr);gap:9px}.food-fit-summary>svg{width:18px}.food-fit-summary b{font-size:14px;line-height:1.4}.food-fit-summary small{font-size:13px;line-height:1.45}.food-page .shopping-source{margin:0 2px 12px}.food-page .shopping-source span{font-size:13px;line-height:1.45}.food-page .shopping-catalog{gap:12px}.food-page .catalog-item.compact{padding:14px;gap:12px;border-color:#e8e4ed;border-radius:18px;box-shadow:none}.food-page .catalog-item.compact.species-recommended{border-color:#dcd5fb;box-shadow:none}.food-page .catalog-item.compact>.product-thumb{width:68px;height:72px;flex-basis:68px;border-radius:14px}.food-page .catalog-item.compact .product-copy{gap:3px}.food-page .catalog-item .product-copy>.food-species-fit-badge{margin-bottom:1px;padding:3px 7px;font-size:12px}.food-page .catalog-item.compact .food-product-brand{color:#817b87;font-size:13px;line-height:1.35}.food-page .catalog-item.compact .product-copy>b{color:#312d36;font-size:17px;line-height:1.35;letter-spacing:-.25px}.food-page .catalog-item .product-copy>.food-category-badge{margin:1px 0 0;padding:0;border-radius:0;background:transparent;color:#716a7a;font-size:13px;font-weight:700;line-height:1.4}.food-page .catalog-item .food-species-fit-reason{margin-top:4px;color:#625b70!important;font-size:14px;line-height:1.45}.food-page .food-product-details{margin-top:7px}.food-page .food-product-details>summary{min-height:32px;padding:5px 0;font-size:14px;line-height:1.5}.food-page .catalog-item.compact>.food-preferences{margin-top:10px;gap:7px}.food-page .catalog-item.compact .food-product-reviews-toggle,.food-page .catalog-item.compact>.food-preferences button{min-height:44px;font-size:14px}.food-page .catalog-item.compact>.shopping-actions{margin-top:10px;padding-top:10px;gap:8px}.food-page .catalog-item.compact>.shopping-actions button{width:44px;min-width:44px;height:44px}.food-page .catalog-item.compact>.food-product-reviews{margin-top:10px;padding-top:10px}.food-page .food-product-review-summary{min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.food-page .food-product-review-summary>span{min-width:0;display:flex;align-items:center;gap:6px;color:#4f4956}.food-page .food-product-review-summary>span svg{width:17px;height:17px;color:#d69a30;fill:#fff2c6;flex:none}.food-page .food-product-review-summary>span b{overflow:hidden;font-size:15px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.food-page .food-product-review-summary>button{min-height:44px;padding:0 12px;border:1px solid #dcd5ff;border-radius:12px;background:#fff;color:var(--brand-strong);font-size:14px;font-weight:800;white-space:nowrap}.food-page .food-product-review-summary>button:disabled{opacity:.55}.food-page .food-product-review-preview{margin-top:8px;padding:12px;border:1px solid #ebe7f3;border-radius:13px;background:#faf9ff}.food-page .food-product-review-preview>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.food-page .food-product-review-preview>header b{font-size:14px;line-height:1.4}.food-page .food-product-review-preview>header span{color:#9b6b16;display:inline-flex;align-items:center;gap:3px;font-size:14px;font-weight:800}.food-page .food-product-review-preview>header svg{width:15px;height:15px;color:#d69a30;fill:#ffc95c}.food-page .food-product-review-preview>small{display:block;margin-top:3px;color:#817b87;font-size:13px}.food-page .food-product-review-preview>p{margin:7px 0 0;overflow:hidden;color:#514c56;display:-webkit-box;font-size:14px;line-height:1.5;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.food-page .food-product-review-empty{margin:6px 0 0;padding:11px 12px;border-radius:12px;background:#faf9fc;color:#77717d;font-size:14px;line-height:1.45}.food-page .food-product-reviews-toggle{min-height:42px;margin-top:4px;padding:0 2px;border:0;border-radius:10px;background:transparent;color:var(--brand-strong);grid-template-columns:minmax(0,1fr) 18px;font-size:14px;font-weight:800}.food-page .food-product-reviews-toggle>span{font-size:14px}.food-page .food-product-reviews-toggle>svg{color:#938b9b}.food-page .food-product-reviews-panel{margin-top:4px;padding:0;background:transparent}.food-page .food-product-review-form{margin-top:8px;padding:12px;border-radius:13px;background:#faf9ff}.food-page .food-product-review-for-bird{display:block;margin-bottom:4px;color:var(--brand-strong);font-size:13px;font-weight:800}.food-page .food-product-review-stars{gap:0}.food-page .food-product-review-stars>button{width:38px;min-width:38px;height:40px}.food-page .food-product-review-form-actions button{min-width:76px;min-height:44px;padding-right:16px;padding-left:16px}.food-page .food-product-review-form-actions button.primary{width:auto;min-width:88px}.food-page .food-product-review-list{margin-top:8px}@media (max-width:355px){.food-library-filters,.food-page{padding-right:16px;padding-left:16px}.food-library-filters{margin-right:-16px;margin-left:-16px}.food-assessment-quick em{font-size:13px}}.home-community>.test-lounge-quick{margin-bottom:var(--native-section-gap)}.home-daily-mission{right:12px;bottom:calc(var(--app-nav-h) + 10px);left:12px;min-height:64px;padding:10px 12px;border:1px solid rgba(255,255,255,.82);border-radius:16px;background:rgba(250,249,253,.76);box-shadow:0 14px 34px rgba(49,45,54,.16),inset 0 1px 0 rgba(255,255,255,.88);-webkit-backdrop-filter:blur(24px) saturate(155%);backdrop-filter:blur(24px) saturate(155%)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.home-daily-mission{background:rgba(250,249,253,.97)}}@media (prefers-reduced-transparency:reduce){.home-daily-mission{background:#faf9fd;-webkit-backdrop-filter:none;backdrop-filter:none}}.home-daily-action,.home-daily-status{border-radius:12px}.home-daily-copy small{font-size:12px}.home-daily-copy b{font-size:14px}.home-community-gallery{margin-top:var(--native-section-gap)}@media (max-width:360px){:root{--native-page-x:16px}.home-safety-actions{grid-template-columns:1fr}}@media (max-width:370px){.home-community>.home-quick-action>.home-quick-action-copy b,.home-community>.home-quick-action>.home-quick-action-copy small{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media (max-width:850px){html.native-app.android-keyboard-active{--app-nav-h:0px}html.native-app.android-keyboard-active .app-nav{visibility:hidden;pointer-events:none}html.native-app.android-keyboard-active .app-content{height:calc(100% - 66px);height:calc(100% - 66px - env(safe-area-inset-top))}html.native-app.android-keyboard-active :is(.food-record-report-dock,.food-record-report-backdrop,.today-food-notice,.purchase-reminder-float,.food-reminder-dock-backdrop,.write-fab-wrap,.community-fab,.home-daily-mission){display:none!important}}.home-community{--home-label:var(--home-muted,#77717d);--home-tile:#f2f1f5;--home-tile-ink:#6b6676;--home-danger-tile:#fdefec;--home-danger-ink:#c24f3d;--home-moi-tile:#fbf2df;--home-moi-ink:#b07a2c}.home-community>.home-community-hero .home-community-hero-copy>span{color:var(--home-label);font-size:14px;font-weight:700;letter-spacing:-.1px}.home-community>.home-safety-check,.home-community>.home-safety-check.complete{padding:20px;border:1px solid #e3daf9;border-radius:20px;background:linear-gradient(168deg,#f4f0ff,#fdfcff 64%);box-shadow:0 10px 26px rgba(84,65,163,.1),0 1px 2px rgba(60,48,102,.04)}.home-community>.home-safety-check.complete>header small,.home-community>.home-safety-check>header small{color:var(--home-accent-strong);font-size:14px;font-weight:750;letter-spacing:-.1px}.home-community>.home-safety-check>header h2{margin-top:2px;font-size:20px;font-weight:800;line-height:1.3;letter-spacing:-.45px}.home-community>.home-quick-action>.home-quick-action-copy small{color:var(--home-label);font-size:14px;font-weight:600}.home-community>.home-quick-action>.home-quick-action-copy b{color:#2b2830;font-size:15px;font-weight:750;letter-spacing:-.2px}.home-community>.home-quick-action>.home-quick-action-icon{background:var(--home-tile);color:var(--home-tile-ink)}.home-community>.home-quick-action:active{background:#f5f4f7}.home-community>.home-quick-action,.home-community>.home-quick-action+.home-quick-action{border-bottom-color:#eeecf1}.home-community>.home-wild-parrot-quick>.home-quick-action-icon{overflow:hidden;background:linear-gradient(145deg,#e8f8ef,#f4fbf7);color:#238457}.home-community>.home-wild-parrot-quick>.home-quick-action-icon img{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 3px 4px rgba(38,114,75,.16))}.home-community>.home-wild-parrot-quick>.home-quick-action-copy small{color:#238457;font-weight:750}.home-wild-parrot-badge{min-height:24px;padding:0 8px;border-radius:999px;background:#e8f8ef;color:#23734f;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;line-height:1}.home-community>.home-emergency-quick>.home-quick-action-icon{background:var(--home-danger-tile);color:var(--home-danger-ink)}.home-community>.home-ring-nudge>.home-quick-action-icon{background:var(--home-accent-soft);color:var(--home-accent-strong)}.home-community>.home-ring-nudge>.home-quick-action-copy small{color:var(--home-accent-strong);font-weight:700}.home-community>.home-moi-quick>.home-quick-action-icon{background:var(--home-moi-tile);color:var(--home-moi-ink)}.home-community>.bird-collection-quick.is-draw-ready>.home-quick-action-icon{background:var(--home-accent-soft);color:var(--home-accent-strong);box-shadow:none}.home-community>.bird-collection-quick.is-draw-ready>.home-quick-action-copy small{color:var(--home-accent-strong);font-weight:700}.home-community>.bird-collection-quick .home-quick-action-cta{background:var(--home-accent-soft);color:var(--home-accent-strong);font-weight:800}.home-community .home-community-gallery>header>div>span{color:var(--home-label);font-size:14px;font-weight:700}.home-community .home-community-gallery>header button{color:var(--home-label);font-weight:650}.home-community .home-community-gallery>div>button{background:#f1f0f4}.home-daily-mission>.home-daily-status{background:var(--home-tile,#f2f1f5);color:#6b6676}.home-daily-mission>.home-daily-copy small{color:var(--home-muted,#77717d);font-size:14px;font-weight:650}.home-daily-mission>.home-daily-copy b{font-size:15px;font-weight:750}.home-daily-mission>.home-daily-action{background:var(--home-accent-soft);color:var(--home-accent-strong)}.home-daily-mission.complete>.home-daily-status{background:var(--home-success-soft);color:var(--home-success)}.bird-collection-quick.is-ad-ready>.home-quick-action-icon{background:var(--brand);color:#fff}.bird-collection-quick.is-ad-ready .home-quick-action-copy small{color:var(--brand)}:root{--app-install-banner-h:48px}.app-install-banner{position:fixed;z-index:2500;top:0;right:0;left:0;height:var(--app-install-banner-h);padding:0 max(8px,env(safe-area-inset-right)) 0 max(8px,env(safe-area-inset-left));background:#3f3f42;color:#fff;display:flex;align-items:center;justify-content:center;animation:app-install-banner-in .18s ease-out both}.app-install-banner-main{min-width:0;min-height:44px;padding:0 48px;border:0;background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:3px;text-decoration:none;cursor:pointer}.app-install-banner-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:850;letter-spacing:-.025em}.app-install-banner-main>svg{width:18px;flex:0 0 18px}.app-install-banner-main>img{width:30px;height:30px;margin-left:8px;border-radius:8px;flex:0 0 30px}.app-install-banner-main:focus-visible,.app-install-banner-main:hover{background:rgba(255,255,255,.08)}.app-install-banner-main:active{background:rgba(255,255,255,.13)}.app-install-banner-close{position:absolute;top:2px;right:max(4px,env(safe-area-inset-right));width:44px;height:44px;padding:0;border:0;border-radius:10px;background:transparent;color:rgba(255,255,255,.78);display:grid;place-items:center;cursor:pointer}.app-install-banner-close:focus-visible,.app-install-banner-close:hover{background:rgba(255,255,255,.11);color:#fff}.app-install-banner-close:focus-visible,.app-install-banner-main:focus-visible{outline:3px solid rgba(180,167,255,.76);outline-offset:-3px}html.app-install-banner-visible .stage{height:calc(100dvh - var(--app-install-banner-h));min-height:0;margin-top:var(--app-install-banner-h)}html.app-install-banner-visible .app-shell,html.app-install-banner-visible .auth-shell{height:calc(100dvh - var(--app-install-banner-h));max-height:calc(100dvh - var(--app-install-banner-h));min-height:0}@media (max-width:850px){html:not(.native-app) .app-shell,html:not(.native-app) .stage,html:not(.native-app):has(.stage),html:not(.native-app):has(.stage) body{overscroll-behavior:auto}html:not(.native-app) .app-shell:not(.map-desktop-shell){display:flex;flex-direction:column}html:not(.native-app) .app-shell:not(.map-desktop-shell)>.app-header{flex:0 0 auto}html:not(.native-app) .app-shell .app-content:not(:has(.place-map-page)){flex:1 1 auto;height:auto;min-height:0;overflow-y:auto;overscroll-behavior-y:auto;-webkit-overflow-scrolling:auto;touch-action:auto}html:not(.native-app) .app-shell.map-desktop-shell .app-content:not(:has(.place-map-page)){height:calc(100% - 66px - var(--app-nav-h));min-height:0;overflow-y:auto}html:not(.native-app) .app-shell.map-desktop-shell .app-nav{position:fixed;left:0;right:0;bottom:0}}html.app-install-banner-visible .share-stage{min-height:calc(100dvh - var(--app-install-banner-h))}html.native-app .app-install-banner,html.native-app .app-install-sheet-backdrop{display:none!important}html.native-app.app-install-banner-visible .stage{height:100dvh;margin-top:0}@keyframes app-install-banner-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (min-width:851px){html.app-install-banner-visible .stage{min-height:calc(100vh - var(--app-install-banner-h))}html.app-install-banner-visible .app-shell{height:min(844px,calc(100vh - var(--app-install-banner-h) - 40px))}}@media (max-width:380px){.app-install-banner-main{width:100%;padding-right:44px;padding-left:4px}.app-install-banner-main>img{width:26px;height:26px;margin-left:4px;flex-basis:26px}.app-install-banner-main strong{font-size:14px}}@media (prefers-reduced-motion:reduce){.app-install-banner,.app-install-banner-close,.app-install-banner-main,.app-install-sheet,.app-install-sheet-backdrop{animation:none;transition:none}}.app-install-sheet-backdrop{position:fixed;z-index:3000;inset:0;display:grid;place-items:center;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:rgba(26,22,35,.48);animation:app-install-sheet-fade .16s ease-out both}.app-install-sheet{width:min(100%,420px);max-height:calc(var(--visual-viewport-height, 100dvh) - 32px);overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(255,255,255,.64);border-radius:22px;background:#fff;box-shadow:0 24px 76px rgba(24,19,36,.3);color:var(--ink);animation:app-install-sheet-in .18s ease-out both}.app-install-sheet-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 20px 13px}.app-install-sheet-heading p{margin:0 0 4px;color:var(--brand,#725cff);font-size:12px;font-weight:850}.app-install-sheet-heading h2{margin:0;font-size:19px;line-height:1.35;letter-spacing:-.02em}.app-install-sheet-close{min-width:44px;min-height:44px;margin:-7px -7px 0 0;border:0;border-radius:11px;background:#f4f2f8;color:#534d60;font-size:13px;font-weight:800;cursor:pointer}.app-install-choice:focus-visible,.app-install-sheet-close:focus-visible{outline:3px solid rgba(114,92,255,.3);outline-offset:2px}.app-install-sheet-body{padding:0 20px 20px}.app-install-sheet-body>p{display:block;margin:0;color:var(--sub,#6f6a78);font-size:13px;line-height:1.55}.app-install-choice-list{display:grid;gap:9px;margin-top:15px}.app-install-choice{width:100%;min-height:64px;padding:11px 13px;border:1px solid #e5e1ed;border-radius:14px;background:#fff;color:var(--ink);display:grid;gap:3px;text-align:left;text-decoration:none;cursor:pointer}.app-install-choice:hover{border-color:#bdb3ee;background:#faf9ff}.app-install-choice strong{font-size:14px}.app-install-choice span{color:var(--sub,#6f6a78);font-size:12px}@keyframes app-install-sheet-fade{0%{opacity:0}to{opacity:1}}@keyframes app-install-sheet-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (min-width:851px){html:not(.native-app) .app-shell.desktop-shell{width:min(1040px,calc(100vw - 48px));max-width:calc(100vw - 48px);height:calc(100dvh - 48px);min-height:0;max-height:none}html:not(.native-app) .app-shell.desktop-shell+.brand-story{display:none}html.app-install-banner-visible:not(.native-app) .app-shell.desktop-shell{height:calc(100dvh - var(--app-install-banner-h) - 48px)}html:not(.native-app) .app-shell.desktop-shell.map-desktop-shell{width:min(1040px,calc(100vw - 56px));max-width:calc(100vw - 56px);flex:none}html:not(.native-app) .app-shell.desktop-shell .app-content{overflow-x:hidden}html:not(.native-app) .app-shell.desktop-shell .app-content>:not(.place-map-page){width:min(100%,980px);min-width:0;margin-inline:auto}html:not(.native-app) .app-shell.desktop-shell>.announcement-banner{width:min(calc(100% - 32px),calc(980px - 2 * clamp(28px, 4vw, 48px)));margin-inline:auto}html:not(.native-app) .app-shell.desktop-shell .app-content>.home-community,html:not(.native-app) .app-shell.desktop-shell .app-content>.page:not(.place-map-page),html:not(.native-app) .app-shell.desktop-shell .app-content>.prospective-home,html:not(.native-app) .app-shell.desktop-shell .app-content>.rainbow-memory-home,html:not(.native-app) .app-shell.desktop-shell .app-content>.tests-hub{padding:32px clamp(28px,4vw,48px) 44px}html:not(.native-app) .app-shell.desktop-shell .home-community>*{min-width:0;max-width:100%}html:not(.native-app) .app-shell.desktop-shell .home-community-gallery,html:not(.native-app) .app-shell.desktop-shell .home-community-gallery>div,html:not(.native-app) .app-shell.desktop-shell .home-community-gallery>div>button{min-width:0}html:not(.native-app) .app-shell.desktop-shell .tests-hub-catalog-heading,html:not(.native-app) .app-shell.desktop-shell .tests-hub-featured,html:not(.native-app) .app-shell.desktop-shell .tests-hub-filters,html:not(.native-app) .app-shell.desktop-shell .tests-hub-grid,html:not(.native-app) .app-shell.desktop-shell .tests-hub-hero{max-width:100%}html:not(.native-app) .app-shell.map-desktop-shell .place-results-sheet{top:16px;right:auto;bottom:16px;left:16px;width:min(420px,44%);border:1px solid rgba(224,218,238,.96);border-radius:22px;transition:none}html:not(.native-app) .app-shell.map-desktop-shell .place-results-sheet-handle{display:none}html:not(.native-app) .app-shell.map-desktop-shell .place-results-sheet-head{min-height:0;padding-top:14px}html:not(.native-app) .app-shell.map-desktop-shell .place-map-page[data-sheet-snap=peek] .place-results-sheet-scroll{overflow-y:auto}}@media (min-width:851px) and (max-width:1099px){html:not(.native-app) .app-shell.home-desktop-shell .home-community{display:block}}@media (min-width:1100px){html:not(.native-app) .app-shell.desktop-shell{--app-nav-h:0px;--desktop-nav-w:220px;display:grid;grid-template-columns:var(--desktop-nav-w) minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr)}html:not(.native-app) .app-shell.desktop-shell,html:not(.native-app) .app-shell.desktop-shell.map-desktop-shell{width:min(1320px,calc(100vw - 64px));max-width:calc(100vw - 64px)}html:not(.native-app) .app-shell.desktop-shell .app-nav{position:static;grid-column:1;grid-row:1/-1;width:var(--desktop-nav-w);min-width:0;height:auto;min-height:0;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:4px;padding:18px 12px;overflow-y:auto;border-top:0;border-right:1px solid var(--ui-border,var(--line))}html:not(.native-app) .app-shell.desktop-shell .app-nav button{width:100%;min-width:0;min-height:48px;flex:0 0 auto;flex-direction:row;justify-content:flex-start;gap:12px;padding:0 14px;text-align:left}html:not(.native-app) .app-shell.desktop-shell .app-header{grid-column:2;grid-row:1;min-width:0}html:not(.native-app) .app-shell.desktop-shell>.announcement-banner{grid-column:2;grid-row:2}html:not(.native-app) .app-shell.desktop-shell .app-content{grid-column:2;grid-row:3;width:auto;min-width:0;min-height:0;height:auto}html:not(.native-app) .app-shell.desktop-shell .community-composer-dock,html:not(.native-app) .app-shell.desktop-shell .food-record-report-backdrop,html:not(.native-app) .app-shell.desktop-shell .food-record-report-dock,html:not(.native-app) .app-shell.desktop-shell .home-care-dock,html:not(.native-app) .app-shell.desktop-shell .home-daily-mission,html:not(.native-app) .app-shell.desktop-shell .today-food-notice{left:calc(var(--desktop-nav-w) + 16px);right:16px}html:not(.native-app) .app-shell.desktop-shell .food-record-report-backdrop{left:var(--desktop-nav-w);right:0}html:not(.native-app) .app-shell.desktop-shell .toast{left:calc(var(--desktop-nav-w) + (100% - var(--desktop-nav-w)) / 2);bottom:24px}html:not(.native-app) .app-shell.home-desktop-shell .home-community{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px 24px}html:not(.native-app) .app-shell.home-desktop-shell .home-community>.home-community-gallery,html:not(.native-app) .app-shell.home-desktop-shell .home-community>.home-species-feed{grid-column:1/-1}html:not(.native-app) .app-shell.home-desktop-shell .home-community>.home-community-gallery,html:not(.native-app) .app-shell.home-desktop-shell .home-community>.home-quick-action,html:not(.native-app) .app-shell.home-desktop-shell .home-community>.home-safety-check,html:not(.native-app) .app-shell.home-desktop-shell .home-community>.home-species-feed{margin:0}html:not(.native-app) .app-shell.desktop-shell .home-species-feed-strip{margin:0;padding:2px 0 4px}html:not(.native-app) .app-shell.home-desktop-shell .home-community-gallery>div{grid-template-columns:repeat(4,minmax(0,1fr))}html:not(.native-app) .app-shell.desktop-shell .community-feed,html:not(.native-app) .app-shell.desktop-shell .shopping-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}html:not(.native-app) .app-shell.desktop-shell .community-feed{gap:14px}html:not(.native-app) .app-shell.desktop-shell .community-concept-tabs{flex:none;justify-content:flex-start;gap:30px;margin-right:auto}html:not(.native-app) .app-shell.desktop-shell .bird-detail-cards,html:not(.native-app) .app-shell.desktop-shell .tests-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}html:not(.native-app) .app-shell.desktop-shell .place-results-sheet{top:16px;right:auto;bottom:16px;left:16px;width:min(440px,42%);border:1px solid rgba(224,218,238,.96);border-radius:22px;transition:none}html:not(.native-app) .app-shell.desktop-shell .place-results-sheet-handle{display:none}html:not(.native-app) .app-shell.desktop-shell .place-results-sheet-head{min-height:0;padding-top:14px}html:not(.native-app) .app-shell.desktop-shell .place-map-page[data-sheet-snap=peek] .place-results-sheet-scroll{overflow-y:auto}}html:not(.native-app) .app-shell.desktop-shell.map-desktop-shell{--map-frame-gap:0px;--map-header-height:64px;--map-banner-height:0px;--map-frame-height:calc(100dvh - var(--map-banner-height) - var(--map-frame-gap));min-height:var(--map-frame-height);max-height:var(--map-frame-height)}html.app-install-banner-visible:not(.native-app) .app-shell.desktop-shell.map-desktop-shell{--map-banner-height:var(--app-install-banner-h,48px)}html:not(.native-app) .app-shell.desktop-shell.map-desktop-shell>.app-content{height:calc(var(--map-frame-height) - var(--map-header-height) - var(--app-nav-h,78px));min-height:0}@media(min-width:851px){html:not(.native-app) .app-shell.desktop-shell.map-desktop-shell{--map-frame-gap:48px;--map-header-height:66px}}.home-community>.home-safety-check,.home-community>.home-safety-check.complete{position:relative;overflow:hidden;padding:18px;border:1px solid #e5dfff;border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(76,57,148,.11)}.home-safety-check>.home-expedition-heading{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px}.home-expedition-mark{width:42px;height:42px;border-radius:14px;background:#f1edff;color:var(--home-accent-strong);display:grid;place-items:center;box-shadow:inset 0 0 0 1px rgba(114,92,255,.08)}.home-expedition-mark.complete{background:var(--home-accent);color:#fff}.home-expedition-mark svg{width:20px;height:20px}.home-expedition-score{min-width:46px;height:32px;padding:0 10px;border-radius:999px;background:#f2efff;color:var(--home-accent-strong);display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;line-height:1}.home-safety-check>.home-expedition-heading small{display:block;color:var(--home-accent-strong);font-size:14px;font-weight:800}.home-safety-check>.home-expedition-heading h2{margin:2px 0 0;color:#302b37;font-size:19px;font-weight:850;line-height:1.32;letter-spacing:-.42px}.home-safety-check>.home-expedition-heading+p{margin:7px 0 0}.home-community>.home-safety-check.is-compact{padding:16px 18px 14px}.home-safety-check.is-compact>.home-expedition-heading+p{margin-top:5px}.home-safety-details-toggle{display:inline-flex;align-items:center;gap:3px;min-height:44px;margin:0;padding:0 2px;border:0;background:none;color:var(--home-accent-strong);font-size:14px;font-weight:800}.home-safety-details-toggle svg{width:16px;height:16px;transition:transform .18s ease}.home-safety-details-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.home-safety-check.is-compact>.home-safety-actions{margin-top:6px}.home-expedition-scene{position:relative;min-height:124px;margin:0 -4px;overflow:hidden;border-radius:18px;background:#fff}.home-expedition-scene>img{width:100%;height:132px;object-fit:contain;object-position:center;display:block}.home-expedition-weather{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 8px;margin:10px 0 0;font-size:14px;line-height:1.5}.home-expedition-weather b{font-weight:800;color:#302b37}.home-expedition-weather span{color:#938d99}.home-expedition-weather.is-loading{min-height:21px}.home-expedition-stops{margin:0;padding:0;overflow:hidden;border:1px solid #ebe8ef;border-radius:15px;background:#faf9fb;list-style:none;display:grid;grid-template-columns:minmax(0,1fr)}.home-expedition-stops li{min-width:0;min-height:52px;padding:9px 12px;border:0;background:transparent;color:#938d99;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left}.home-expedition-stops li+li{border-top:1px solid #ebe8ef}.home-expedition-stops li>span{width:28px;height:28px;border-radius:9px;background:#efedf2;display:grid;place-items:center}.home-expedition-stops li>span svg{width:13px;height:13px}.home-expedition-stops b{overflow:hidden;color:#4a4354;font-size:14px;font-weight:850;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.home-expedition-stops em{padding:4px 8px;border-radius:999px;background:#f0edf2;color:#746d7c;font-size:14px;font-style:normal;font-weight:800;line-height:1.3;white-space:nowrap}.home-expedition-stops em.home-expedition-stop-state-loading{width:52px}.home-expedition-stops li.active{color:var(--home-accent-strong)}.home-expedition-stops li.active>span{background:#e9e2ff}.home-expedition-stops li.active em{background:#f1edff;color:var(--home-accent-strong)}.home-expedition-stops li.done{color:var(--home-success)}.home-expedition-stops li.done em,.home-expedition-stops li.done>span{background:var(--home-success-soft);color:var(--home-success)}.home-safety-check>.home-starter-routine{margin-top:8px;padding:8px 10px;gap:5px;border-color:#ebe6ff;background:#faf8ff}.home-safety-check>.home-safety-progress{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.home-safety-check>.home-safety-actions{margin-top:10px}.home-safety-check .home-safety-primary{min-height:52px;border-radius:16px;background:var(--home-accent);box-shadow:0 9px 20px rgba(88,66,223,.2)}.home-safety-complete-note{min-height:52px;padding:9px 13px;border:1px solid #e5dfff;border-radius:16px;background:#f8f6ff;color:var(--home-accent-strong);display:flex;align-items:center;gap:10px}.home-safety-complete-note>svg{width:20px;height:20px;flex:0 0 auto}.home-safety-complete-note>span{min-width:0;display:flex;flex-direction:column;gap:2px}.home-safety-complete-note b,.home-safety-complete-note em{font-size:14px;line-height:1.35}.home-safety-complete-note b{color:#40384d;font-weight:850}.home-safety-complete-note em{color:#7d7588;font-style:normal}.home-safety-check.complete .home-safety-primary:disabled{background:#eeeaf8;color:#8f879b}@media (max-width:370px){.home-expedition-scene{min-height:112px}.home-expedition-scene>img{height:118px}.home-expedition-stops li{grid-template-columns:25px minmax(0,1fr) auto;padding-inline:10px}}