.subpage-header{height:62px;display:flex;align-items:center;gap:10px;padding:10px 14px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);position:relative;z-index:5}.subpage-header>button{width:38px;height:38px;flex:0 0 38px;border:0;background:none;border-radius:12px;display:grid;place-items:center;color:#4c4c4e}.subpage-header>button:hover{background:rgba(0,0,0,.04)}.subpage-header svg{width:20px}.subpage-header>div{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.subpage-header b{font-size:15px;letter-spacing:-.4px}.subpage-header small{font-size:14px;color:var(--sub)}.subpage-header>span{display:flex;align-items:center;gap:6px}.subpage-content{height:calc(100% - 62px);padding:18px 17px calc(28px + env(safe-area-inset-bottom))}@media (max-width:850px){.subpage-header{height:calc(62px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) 14px 10px;flex:0 0 calc(62px + env(safe-area-inset-top))}.subpage-content{height:calc(100% - 62px - env(safe-area-inset-top));overscroll-behavior-y:none}}.subpage-section{margin-bottom:22px}.subpage-section>header{margin-bottom:10px}.subpage-section>header span{font-size:14px;font-weight:800;color:var(--accent)}.subpage-section>header h2{font-size:16px;margin:5px 0 0;letter-spacing:-.4px}.subpage-section>header p{font-size:14px;line-height:1.55;color:var(--sub);margin:5px 0 0}.subpage-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px}.subpage-empty{padding:26px 18px;border:1px dashed #d9d9db;border-radius:18px;background:rgba(255,255,255,.6);text-align:center}.subpage-empty b{display:block;font-size:14px}.subpage-empty p{font-size:14px;line-height:1.6;color:var(--sub);margin:6px 0 0}.subpage-empty>svg{width:26px;color:#c0c0c2;margin-bottom:10px}.subpage-rows{display:flex;flex-direction:column;gap:9px}.subpage-row{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;text-align:left;width:100%}.subpage-row>i{width:38px;height:38px;flex:0 0 38px;border-radius:12px;display:grid;place-items:center;background:#f0edf7;color:var(--purple)}.subpage-row>i svg{width:18px}.subpage-row>span{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.subpage-row b{font-size:14px}.subpage-row small{font-size:14px;color:var(--sub)}.subpage-switch{width:38px;height:22px;flex:0 0 38px;border-radius:20px;background:#d9d9db;position:relative;transition:background .18s}.subpage-switch em{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .18s}.subpage-switch.on{background:var(--accent)}.subpage-switch.on em{transform:translateX(16px)}.subpage-primary{width:100%;min-height:48px;border:0;border-radius:14px;background:var(--ink);color:#fff;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px}.subpage-primary:disabled{background:#c5c5c7}.subpage-ghost{width:100%;min-height:44px;border:1px solid var(--line);border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:center;gap:6px;text-align:center;font-size:14px;font-weight:700}.subpage-field{display:block;margin-bottom:13px;font-size:14px;font-weight:800;color:#58525e}.subpage-field input,.subpage-field select,.subpage-field textarea{width:100%;margin-top:7px;padding:12px;border:1px solid var(--line);border-radius:13px;background:#fff;font:inherit;font-size:14px;font-weight:500;outline:none}.subpage-field textarea{min-height:88px;resize:vertical;line-height:1.6}.subpage-field input:focus,.subpage-field select:focus,.subpage-field textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgba(121,104,165,.12)}.subpage-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:7px}.subpage-chips button{border:1px solid var(--line);background:#fff;border-radius:18px;padding:8px 12px;font-size:14px}.subpage-chips button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.pantry-products .subpage-rows{gap:12px}.pantry-product-card{display:flex;flex-direction:column;gap:12px}.pantry-product-card .subpage-row{min-height:48px;align-items:center}.pantry-product-card .subpage-row>span{padding-right:4px}.pantry-product-card .subpage-row b{line-height:1.4}.pantry-product-card .subpage-row small{line-height:1.45}.pantry-cycle{width:100%;margin:0}.pantry-cycle .subpage-chips{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.pantry-cycle .subpage-chips button{width:100%;min-height:38px;padding:7px 4px}.onboarding-error{margin:0 0 11px;padding:11px 13px;border-radius:12px;background:#fdecec;color:#a63b32;font-size:14px;line-height:1.55}.bird-detail-link{border:0;background:none;padding:0;font:inherit;color:inherit;display:inline-flex;align-items:center;gap:1px}.bird-detail-link svg{width:17px;color:var(--sub)}@media (max-width:850px){html{font-size:16px}body{-webkit-text-size-adjust:100%}input,select,textarea{font-size:16px!important}.app-header{height:66px;padding:11px 18px}.wordmark{font-size:21px;gap:9px}.wordmark>span{width:34px;height:34px;border-radius:10px}.app-header>div button{width:44px;height:44px}.app-header svg{width:23px;height:23px}.app-content{height:calc(100% - 146px)}.app-content.subpage-content{height:calc(100% - 62px - env(safe-area-inset-top))}.home-intro{padding:24px 20px 18px}.home-intro p,.page-title>span,.section-head>div>span{font-size:14px;margin-bottom:8px}.home-intro h1,.page-title h1{font-size:29px;line-height:1.28;letter-spacing:-1.1px}.bird-strip{gap:14px;padding-bottom:20px}.bird-strip button{min-width:52px;min-height:66px;gap:7px}.avatar{width:48px;height:48px;font-size:15px}.bird-strip small{font-size:14px}.station-section{margin:0 16px 27px}.station-title{margin-bottom:12px}.station-title span{font-size:14px}.station-title h2{font-size:21px;margin-top:5px}.station-title>button{min-height:44px;padding:0 4px;font-size:14px}.station-card{border-radius:20px;padding:17px;margin-bottom:11px}.station-card header b{font-size:15px}.station-card header small{font-size:14px}.station-card header>span{font-size:14px;padding:6px 9px}.station-card>div{gap:8px;margin-top:14px}.station-card>div button{height:48px;border-radius:13px;font-size:14px;gap:7px}.station-card>div button>svg{width:18px;height:18px}.inline-schedule{margin-top:14px;padding:15px;border-radius:17px}.inline-schedule>span{font-size:14px}.inline-schedule>span svg{width:18px}.inline-schedule>div{gap:7px;margin:12px 0 10px}.inline-schedule button{min-height:44px;padding:9px 2px;font-size:14px}.inline-schedule>small,.next-date{font-size:14px;line-height:1.45}.primary-action,.save-button{min-height:54px;border-radius:15px;font-size:15px}.content-section{margin-bottom:30px}.section-head{margin-bottom:14px}.section-head h2{font-size:21px}.section-head button{min-height:44px;font-size:14px}.insight{padding:18px;border-radius:20px}.insight-icon{width:42px;height:42px;flex-basis:42px}.insight b{font-size:15px}.insight p{font-size:14px}.insight>div:last-child span{font-size:14px;padding:5px 8px}.recommend-list>button{min-height:82px;padding:14px}.product-thumb{width:56px;height:60px;flex-basis:56px}.catalog b,.catalog p,.catalog small,.match,.recommend-list b,.recommend-list p,.recommend-list small{font-size:14px}.match{padding:7px 8px}.community-sources,.market-pulse{padding:16px;border-radius:20px}.market-pulse{align-items:flex-start}.market-pulse h2{font-size:17px}.market-pulse p{font-size:14px}.research-count{max-width:78px;text-align:center;line-height:1.35}.signal-grid{gap:7px}.community-signal-grid,.market-signal-grid{grid-template-columns:1fr}.signal-card,.signal-grid article{padding:12px;border-radius:15px}.signal-card span,.signal-grid span{font-size:14px;padding:4px 7px}.signal-card b,.signal-card p,.signal-card small,.signal-grid b,.signal-grid p{font-size:14px}.community-link{min-height:64px;padding:15px}.community-link b,.community-link span{font-size:14px}.app-nav{height:80px;padding:8px 5px max(8px,env(safe-area-inset-bottom))}.app-nav button{min-height:54px;font-size:14px;gap:5px}.app-nav button svg{width:23px;height:23px}.page{padding:24px 18px 36px}.page-title{margin-bottom:24px}.page-title h1{font-size:28px}.page-title>button{min-height:44px;padding:9px 12px;font-size:14px}.profile-title>button{width:44px;height:44px;min-height:44px;padding:0}.week-row{padding:12px 8px}.week-row>div{width:42px;height:62px}.week-row b,.week-row span{font-size:14px}.timeline h2{font-size:19px}.timeline article{min-height:66px;padding:13px 0}.timeline b,.timeline small,.timeline time{font-size:14px}.secondary-action{min-height:52px;font-size:14px}.search-box{height:50px}.search-box span,.shopping-search input{font-size:14px}.shopping-search>button{min-height:38px;font-size:14px}.shopping-source b,.shopping-source span{font-size:14px}.feed-tabs button,.filter-chips button{min-height:42px;padding:9px 14px;font-size:14px}.explain-card{padding:16px}.explain-card b,.explain-card p{font-size:14px}.catalog>button{min-height:82px;padding:13px}.catalog-item{min-height:110px;padding:14px}.shopping-actions{width:92px;flex-basis:92px}.shopping-actions button{min-height:34px;font-size:14px}.catalog div>span{font-size:14px}.catalog>button>strong{font-size:16px}.catalog>button>strong small{font-size:14px}.community-actions button{min-height:66px;padding:14px}.community-actions b,.community-actions small{font-size:14px}.post{padding:17px}.post header b,.post header small{font-size:14px}.post h2{font-size:17px}.post>p{font-size:14px}.post footer button{min-height:44px;font-size:14px}.care-entry{min-height:60px}.care-entry b,.care-entry small{font-size:14px}.profile-summary{padding:17px}.profile-summary h2{font-size:19px}.profile-summary p{font-size:14px}.profile-summary button{min-height:40px;font-size:14px;padding:8px 10px}.metric-row div{padding:16px 4px}.metric-row b{font-size:19px}.metric-row span{font-size:14px}.settings-list button{min-height:65px;padding:15px 3px}.settings-list b,.settings-list small{font-size:14px}.composer{padding:9px 18px calc(28px + env(safe-area-inset-bottom))}.composer header span{font-size:14px}.composer header h2{font-size:23px}.composer header button{min-width:44px;min-height:44px;font-size:14px}.station-select button{min-height:68px;padding:13px}.station-select b,.station-select small,.task-select b,.task-select small{font-size:14px}.task-select button{min-height:98px}.form-group label,.group-label{font-size:14px}.interval-select button,.optional-detail summary,.segments button{min-height:44px;font-size:14px}.select-row{min-height:48px}.select-row span,.toast{font-size:14px}.toast{bottom:94px;padding:12px 17px}}@media (max-width:365px){.home-intro h1{font-size:27px}.station-card{padding:15px}.inline-schedule{padding:13px}}@media (max-width:1200px){.home-intro p,.page-title>span,.section-head>div>span{font-size:14px}.home-intro h1{font-size:32px;line-height:1.3}.page-title h1{font-size:30px}.station-card header b,.station-editor label,.station-editor>span{font-size:15px}.food-check-button small,.station-card header small{font-size:14px}.food-check-button b{font-size:15px}.station-card-heading>button{font-size:14px}.section-head h2{font-size:22px}.section-head button{font-size:14px}.catalog b,.insight b,.recommend-list b{font-size:15px}.care-entry small,.catalog p,.catalog small,.community-actions small,.community-link span,.insight p,.post header small,.recommend-list p,.recommend-list small{font-size:14px}.care-entry b,.community-actions b,.community-link b,.post header b{font-size:15px}.signal-card span,.signal-grid span,.source-note{font-size:14px}.signal-card b,.signal-grid b{font-size:15px}.signal-card p,.signal-card small,.signal-grid p{font-size:14px}.post h2{font-size:19px}.app-nav button,.feed-tabs button,.filter-chips button,.metric-row span,.post footer button,.post>p,.profile-summary p,.settings-list small{font-size:14px}.settings-list b{font-size:15px}.care-chip,.care-legend-toggle b,.hc-care,.hc-meta,.hc-tel,.hospitals-banner,.hospitals-count,.hospitals-reset,.meta-toggle,.region-seg button,.region-seg button em{font-size:14px}.hc-top h3{font-size:17px}.google-hospital-info a,.google-hospital-info b,.google-hospital-info span,.google-hospital-me-pin>b,.hc-addr,.hc-more,.hc-pill,.hc-tag.h24{font-size:14px}}@media (max-width:850px){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{height:calc(62px + env(safe-area-inset-bottom));padding:4px 5px env(safe-area-inset-bottom)}}.multi-care-section{margin-top:2px}.compact-station .multi-care-card{padding:16px;border-color:#e5defd;background:radial-gradient(circle at 100% 0,rgba(114,92,255,.1),transparent 34%),linear-gradient(145deg,#f8f6ff,#fff 58%);box-shadow:0 10px 28px rgba(84,66,180,.1)}.multi-care-heading{gap:14px}.multi-care-heading>div{min-width:0}.multi-care-heading>div>b{font-size:18px;letter-spacing:-.35px}.multi-care-heading>div>small{margin-top:1px;line-height:1.35}.multi-care-card>.multi-care-progress{display:flex;grid-template-columns:none;gap:8px;margin-top:13px}.multi-care-card>.multi-care-progress>span{display:flex;align-items:center;justify-content:space-between}.multi-care-card>.multi-care-progress>span:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 4px rgba(114,92,255,.1)}.multi-care-card>.multi-care-progress.all-done>span:after{background:#6f9668;box-shadow:0 0 0 4px rgba(111,150,104,.12)}.multi-care-card>.multi-care-bulk{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.multi-care-card>.multi-care-bulk>button{min-width:0;min-height:62px;height:auto;padding:10px 11px;border:1px solid #ded7fb;border-radius:15px;background:#fff;display:grid;grid-template-columns:26px minmax(0,1fr) 22px;align-items:center;justify-content:stretch;gap:8px;text-align:left}.multi-care-card>.multi-care-bulk>button>svg:first-child{width:21px;color:var(--brand)}.multi-care-card>.multi-care-bulk>button:nth-child(2)>svg:first-child{color:#5d8eaf}.multi-care-bulk button>span{min-width:0;display:flex;flex-direction:column;gap:2px}.multi-care-bulk button small{overflow:hidden;color:#85818d;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.multi-care-bulk button b{font-size:14px}.multi-care-card>.multi-care-bulk>button>svg:last-child{width:20px;height:20px;padding:4px;border-radius:50%;background:#eeeafd;color:var(--brand)}.multi-care-card>.multi-care-bulk>button.done{border-color:#d9e5d5;background:#f2f6f0}.multi-care-card>.multi-care-bulk>button.done>svg:last-child{background:#6f9668;color:#fff}.multi-care-card>.multi-care-bulk>button.pending,.multi-care-card>.multi-care-list .multi-care-toggles>button.pending{cursor:wait;opacity:.72}.multi-care-card .care-loading{animation:multi-care-spin .8s linear infinite}.multi-care-card>.multi-care-bulk>button.pending>.care-loading,.multi-care-card>.multi-care-list .multi-care-toggles>button.pending>.care-loading{background:#eeeafd;color:var(--brand)}.multi-care-card>.multi-care-divider{display:flex;grid-template-columns:none;align-items:center;gap:8px;margin:17px 0 8px}.multi-care-divider:after{content:"";height:1px;flex:1;background:#ece9f3}.multi-care-divider>span{color:#4e4a55;font-size:12px;font-weight:800}.multi-care-divider>small{order:3;color:#918d98;font-size:10px}.multi-care-card>.multi-care-list{display:flex;grid-template-columns:none;flex-direction:column;gap:7px;margin-top:0}.multi-care-bird{min-width:0;min-height:66px;padding:8px;border:1px solid #e8e5ed;border-radius:16px;background:rgba(255,255,255,.92);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;transition:border-color .16s ease,background .16s ease,transform .12s ease}.multi-care-bird.active{border-color:#cfc5ff;background:#f8f6ff;box-shadow:inset 3px 0 0 var(--brand)}.multi-care-bird.done:not(.active){border-color:#e1e9de;background:#fbfcfa}.multi-care-card>.multi-care-list .multi-care-identity{min-width:0;min-height:48px;height:auto;padding:0;border:0;border-radius:11px;background:transparent;display:flex;align-items:center;justify-content:flex-start;gap:9px;text-align:left}.multi-care-identity>.avatar{width:44px;height:44px;flex:0 0 44px;border:0}.multi-care-identity>.avatar svg{width:19px}.multi-care-identity>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.multi-care-identity b{font-size:14px}.multi-care-identity b,.multi-care-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-care-identity small{color:#817d86;font-size:11px;font-weight:650}.multi-care-bird.done .multi-care-identity small{color:#688064}.multi-care-toggles{display:grid;grid-template-columns:repeat(2,54px);gap:5px}.multi-care-card>.multi-care-list .multi-care-toggles>button{min-width:0;min-height:46px;height:46px;padding:4px 5px;border:1px solid #e1dde9;border-radius:12px;background:#f7f6f9;display:grid;grid-template-columns:1fr auto;grid-template-rows:21px 14px;place-items:center;gap:0;color:#77727e;position:relative}.multi-care-toggles button>svg:first-child{grid-column:1/3;width:17px}.multi-care-toggles button>span{grid-column:1/3;font-size:10px;font-weight:750}.multi-care-toggles button>svg:last-child:not(:first-child){position:absolute;top:4px;right:4px;width:14px;height:14px;padding:2px;border-radius:50%;background:#6f9668;color:white}.multi-care-card>.multi-care-list .multi-care-toggles>button.done{border-color:#d7e3d2;background:#eef4eb;color:#61765c}.multi-care-card>.multi-care-divider.shared{margin-top:16px}.multi-care-card>.multi-care-shared{width:100%;min-height:58px;padding:9px 10px;border:1px solid #e5e2e9;border-radius:15px;background:#fff;display:grid;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;gap:9px;text-align:left}.multi-care-shared-icon{width:38px;height:38px;border-radius:12px;background:#eeeafd;color:var(--brand);display:grid;place-items:center}.multi-care-shared-icon svg{width:19px}.multi-care-shared>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.multi-care-shared b{font-size:14px}.multi-care-shared small{overflow:hidden;color:#817d86;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.multi-care-shared>svg{width:21px;height:21px;padding:4px;border-radius:50%;background:#eeeafd;color:var(--brand)}.multi-care-shared.done{border-color:#dbe6d7;background:#f4f7f2}.multi-care-shared.done>svg{background:#6f9668;color:#fff}.multi-care-card>.multi-care-reminder{margin-top:11px}.multi-care-card button:focus-visible{outline:3px solid rgba(114,92,255,.24);outline-offset:2px}@media (max-width:365px){.compact-station .multi-care-card{padding:14px}.multi-care-divider>small{display:none}.multi-care-bird{grid-template-columns:1fr}.multi-care-toggles{grid-template-columns:repeat(2,minmax(0,1fr))}.multi-care-card>.multi-care-list .multi-care-toggles>button{min-height:42px;height:42px;display:flex;justify-content:center;gap:5px}.multi-care-toggles button>span,.multi-care-toggles button>svg:first-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){.multi-care-bird,.multi-care-card .care-loading{transition:none;animation:none}}@keyframes multi-care-spin{to{transform:rotate(1turn)}}.profile-care-overview{margin:2px 0 12px;padding:14px;border:1px solid #ded7fb;border-radius:18px;background:linear-gradient(145deg,#f6f3ff,#fff 72%);box-shadow:0 8px 22px rgba(84,66,180,.08)}.profile-care-overview>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-care-overview>div:first-child>span{min-width:0;display:flex;flex-direction:column;gap:2px}.profile-care-overview small{color:#817d89;font-size:11px;font-weight:700}.profile-care-overview b{color:#36323d;font-size:15px}.profile-care-overview strong{color:var(--brand-strong);font-size:17px}.profile-care-progress{height:6px;margin-top:10px;overflow:hidden;border-radius:999px;background:#e9e5f5}.profile-care-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),#9787ff);transition:width .2s ease}.profile-care-overview>button{width:100%;min-height:40px;margin-top:10px;padding:0 3px;border:0;background:transparent;display:grid;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:7px;color:var(--brand-strong);font-size:13px;font-weight:800;text-align:left}.profile-care-overview>button svg{width:18px}.bird-detail-cards{margin:0 0 12px;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;overflow:visible;scroll-snap-type:none}.bird-detail-cards article{min-width:0;min-height:0;padding:10px;border:1px solid #e5e1eb;border-radius:18px;background:#fff;display:flex;flex:none;flex-direction:column;align-items:stretch;gap:8px;scroll-snap-align:none;box-shadow:0 5px 16px rgba(46,46,55,.06)}.bird-detail-cards article.active{border-color:#bfb2fa;background:linear-gradient(155deg,#f4f1ff,#fff 58%);box-shadow:inset 0 0 0 1px rgba(114,92,255,.08),0 7px 18px rgba(84,66,180,.09)}.bird-detail-cards article>.bird-card-select{width:100%;min-height:0;padding:0;border:0;border-radius:10px;background:transparent;display:flex;flex:1;flex-direction:column;align-items:stretch;gap:9px;color:inherit;text-align:left}.bird-card-head{min-width:0;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px}.bird-detail-cards .bird-card-head>.avatar{width:40px;height:40px;border:0}.bird-card-head>.avatar svg{width:18px}.bird-card-identity{min-width:0;display:flex;flex-direction:column;gap:1px}.bird-detail-cards .bird-card-identity b{min-width:0;margin:0;overflow:hidden;display:flex;align-items:center;gap:3px;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.bird-card-identity>small{overflow:hidden;color:#797581;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.bird-card-progress{grid-column:1/-1;width:fit-content;padding:3px 7px;border-radius:999px;background:#f4f2f7;color:#706b77;font-size:10px;font-weight:800}.bird-card-progress.done{background:#edf4ea;color:#5f795a}.bird-card-care{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.bird-card-care>span{min-width:0;min-height:37px;padding:4px;border-radius:10px;background:#f5f4f7;display:flex;align-items:center;justify-content:center;gap:3px;color:#7d7882;font-size:10px;font-weight:750}.bird-card-care>span.done{background:#edf4ea;color:#60785b}.bird-card-care svg{width:14px;flex:0 0 14px}.bird-card-care svg:last-child:not(:first-child){width:11px;flex-basis:11px}.bird-card-dates{min-height:34px;padding-top:7px;border-top:1px solid #efedf2;display:flex;flex-wrap:wrap;gap:5px 9px}.bird-card-dates>span{min-width:0;display:flex;flex-direction:column;gap:1px}.bird-card-dates small{color:#918d96;font-size:9px;font-weight:700}.bird-detail-cards .bird-card-dates b{margin:0;color:#57535d;font-size:10px;font-weight:750}.bird-detail-cards article>.bird-card-edit{width:100%;min-height:36px;padding:0 7px;border:1px solid #e0daf8;border-radius:10px;background:#faf9ff;display:flex;align-items:center;justify-content:center;gap:5px;color:var(--brand-strong);font-size:11px;font-weight:800}.bird-card-edit svg{width:14px}.bird-detail-cards .add-bird-detail-card{min-height:226px;padding:10px;display:flex;flex:none;background:#faf9ff;border-style:dashed}.bird-detail-cards .add-bird-detail-card>button{width:100%;min-height:0;height:auto;padding:0;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.profile-page>.kakao-account-card{margin-top:4px}.bird-detail-cards button:focus-visible,.profile-care-overview button:focus-visible{outline:3px solid rgba(114,92,255,.24);outline-offset:2px}@media (max-width:365px){.bird-detail-cards{gap:7px}.bird-detail-cards article{padding:8px}.bird-card-head{grid-template-columns:36px minmax(0,1fr);gap:6px}.bird-detail-cards .bird-card-head>.avatar{width:36px;height:36px}.bird-card-care>span{min-height:34px}.bird-card-dates{gap:4px}}@media (prefers-reduced-motion:reduce){.profile-care-progress>span{transition:none}}