.auth-shell.onboarding-purpose-view>header{position:static}.onboarding-purpose{width:100%;margin:auto 0;padding:28px 0 0;color:#302c35}.onboarding-purpose-intro{margin-bottom:25px}.onboarding-purpose-eyebrow{color:#75628f;font-size:13px;font-weight:650}.onboarding-purpose-intro h1,.onboarding-purpose-intro h2{margin:12px 0 10px;white-space:pre-line;font-size:30px;line-height:1.3;letter-spacing:-.045em;font-weight:800}.onboarding-purpose-intro p{margin:0;color:#77717e;font-size:14px;line-height:1.6}.onboarding-purpose-options{display:grid;gap:10px;border:0;padding:0;margin:0;min-width:0}.onboarding-purpose-option{position:relative;display:flex;align-items:center;gap:12px;min-height:62px;padding:12px 13px;border:1.5px solid #e9e5ed;border-radius:18px;background:#fff;cursor:pointer;transition:background .15s,border-color .15s}.onboarding-purpose-option.is-selected{border-color:#7b5ef0;background:#f7f4ff}.onboarding-purpose-option:focus-within{outline:3px solid #a899f5;outline-offset:3px}.onboarding-purpose-option input,.onboarding-purpose-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.onboarding-purpose-icon{flex-shrink:0;display:grid;place-items:center;width:34px;height:34px;border-radius:14px;color:#7161aa;background:#f1edf9}.onboarding-purpose-copy{display:grid;gap:5px;flex:1;min-width:0}.onboarding-purpose-copy strong{font-size:14px;line-height:1.45;font-weight:750;letter-spacing:-.035em;word-break:keep-all;overflow-wrap:anywhere}.onboarding-purpose-copy>span{font-size:12px;line-height:1.45;color:#77717e;word-break:keep-all}.onboarding-purpose-check{display:grid;place-items:center;flex-shrink:0;width:21px;height:21px;border-radius:6px;border:1.5px solid #ddd7e5;color:#fff}.is-selected .onboarding-purpose-check{background:#7b5ef0;border-color:#7b5ef0}.onboarding-purpose-actions{margin-top:26px;display:grid;gap:4px;padding-bottom:8px}.onboarding-purpose-continue{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:54px;border:0;border-radius:16px;background:#7b5ef0;color:#fff;font:inherit;font-size:15px;font-weight:750;cursor:pointer}.onboarding-purpose-skip{min-height:46px;border:0;background:transparent;color:#77717e;font:inherit;font-size:13px;cursor:pointer}.onboarding-purpose-actions button:focus-visible{outline:3px solid #a899f5;outline-offset:3px}.onboarding-purpose-actions button:disabled{opacity:.65;cursor:wait}@media(max-width:360px){.onboarding-purpose-option{gap:9px;padding:12px 10px}.onboarding-purpose-icon{width:34px;height:38px}.onboarding-purpose-copy strong{font-size:13px}}@media(prefers-reduced-motion:reduce){.onboarding-purpose-option{transition:none}}.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}button.app-back-button{width:44px;height:44px;min-height:44px;flex:0 0 44px;padding:0;border:0;border-radius:50%;background:transparent;color:#29252d;display:grid;place-items:center;justify-self:start;-webkit-tap-highlight-color:transparent;transition:background .15s ease,transform .15s ease}button.app-back-button svg{width:24px;height:24px;stroke-width:2.15}button.app-back-button:active:not(:disabled){background:#f0eef3;transform:scale(.94)}button.app-back-button:focus-visible{outline:2px solid var(--purple);outline-offset:1px}button.app-back-button:disabled{opacity:.38}.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);min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;padding:18px 17px calc(var(--app-nav-h, 74px) + 24px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(var(--app-nav-h, 74px) + 24px + env(safe-area-inset-bottom))}.subpage-bottom-spacer{flex:0 0 calc(148px + env(safe-area-inset-bottom));height:calc(148px + env(safe-area-inset-bottom));pointer-events:none}.subpage-shell-with-footer{display:flex;flex-direction:column}.subpage-shell-with-footer .subpage-header{flex:0 0 62px}.subpage-shell-with-footer .subpage-content{flex:1 1 auto;height:auto;min-height:0;padding-bottom:24px;scroll-padding-bottom:24px}.subpage-shell-without-header .subpage-content{height:100%;padding-top:calc(18px + env(safe-area-inset-top, 0px))}.subpage-sticky-footer{position:sticky;z-index:6;bottom:0;flex:0 0 auto;padding:12px 17px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(255,255,255,.97);box-shadow:0 -8px 24px rgba(43,38,55,.06);backdrop-filter:blur(14px)}@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-shell-with-footer .subpage-header{flex-basis:calc(62px + env(safe-area-inset-top))}.subpage-content{height:calc(100% - 62px - env(safe-area-inset-top));min-height:0;overscroll-behavior-y:none;padding-bottom:calc(var(--app-nav-h, 80px) + 24px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(var(--app-nav-h, 80px) + 24px + env(safe-area-inset-bottom))}.subpage-shell-with-footer .subpage-content{padding-bottom:24px!important;scroll-padding-bottom:24px}}.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;color:inherit;font:inherit;text-align:left;width:100%}button.subpage-row{cursor:pointer}button.subpage-row:hover{background:#fbfaff;border-color:#ddd6f4}button.subpage-row:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.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-row-chevron{width:18px;height:18px;flex:0 0 18px;color:#aaa4b1}.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}.care-card-page .subpage-content{background:#fff}.care-card-bird-chips{margin:0 0 14px}.care-card-header-action{min-width:44px;min-height:44px;padding:0 10px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:center;gap:5px;font:inherit;font-size:14px;font-weight:800}.care-card-header-action svg{width:16px;height:16px}.care-card-accordion>button:focus-visible,.care-card-edit-secondary:focus-visible,.care-card-header-action:focus-visible,.care-card-primary:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.care-card-overview{display:grid;grid-template-columns:72px minmax(0,1fr) 64px;grid-template-areas:"avatar copy progress" "description description description";align-items:center;gap:12px;padding:20px;border:1px solid #ece7fb;border-radius:24px;background:#f8f6ff;margin-bottom:16px}.care-card-overview-avatar{grid-area:avatar;width:72px;height:72px;display:grid;place-items:center;overflow:hidden;border:0;background:#fff}.care-card-overview-avatar>.bird-character-frame,.care-card-overview-avatar>img{width:100%;height:100%;object-fit:contain}.care-card-overview-copy{grid-area:copy;min-width:0}.care-card-overview-copy strong{display:block;margin-bottom:4px;font-size:20px;line-height:1.2;letter-spacing:-.04em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.care-card-overview-copy h1{margin:0;color:var(--ink);font-size:17px;line-height:1.45;letter-spacing:-.035em;overflow-wrap:anywhere}.care-card-overview-copy h1 em{display:block;color:var(--purple);font-style:normal}.care-card-overview-progress{grid-area:progress;min-width:0;text-align:center}.care-card-overview-progress b{display:block;color:var(--purple);font-size:25px;line-height:1}.care-card-overview-progress b span{font-size:14px}.care-card-overview-progress progress{display:block;width:100%;height:6px;margin-top:10px;border:0;border-radius:999px;overflow:hidden;appearance:none;background:#e6e0f8;accent-color:var(--purple)}.care-card-overview-progress progress::-webkit-progress-bar{background:#e6e0f8}.care-card-overview-progress progress::-webkit-progress-value{background:var(--purple)}.care-card-overview-progress progress::-moz-progress-bar{background:var(--purple)}.care-card-overview>p{grid-area:description;margin:3px 0 0;color:var(--sub);font-size:14px;line-height:1.55}.care-card-accordions{display:flex;flex-direction:column;gap:10px}.care-card-accordion{border:1px solid #e5e2ea;border-radius:18px;background:#fff;overflow:hidden}.care-card-accordion.open{border-color:var(--purple);box-shadow:0 0 0 1px rgba(114,92,255,.08)}.care-card-accordion>button{width:100%;min-height:70px;padding:12px 14px;border:0;background:#fff;color:var(--ink);display:grid;grid-template-columns:42px minmax(0,1fr) 26px;align-items:center;gap:10px;font:inherit;text-align:left}.care-card-accordion>button>i{width:42px;height:42px;border-radius:14px;background:#f1edff;color:var(--purple);display:grid;place-items:center}.care-card-accordion>button>i svg{width:20px;height:20px}.care-card-accordion>button>span{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.care-card-accordion>button b{min-width:0;font-size:16px;line-height:1.3;letter-spacing:-.025em;overflow-wrap:anywhere}.care-card-accordion>button small{flex:none;color:var(--purple);font-size:14px;font-weight:800;white-space:nowrap}.care-card-chevron,.care-card-complete-icon{width:22px;height:22px;justify-self:end;color:#a19ba9}.care-card-accordion.open .care-card-chevron{transform:rotate(180deg);color:var(--purple)}.care-card-complete-icon{color:#58a88f}.care-card-accordion-panel{padding:2px 14px 16px 66px}.care-card-field{display:block;padding:12px 0;border-top:1px solid #efedf2;color:var(--ink);font-size:14px;font-weight:800}.care-card-field>span{display:block;margin-bottom:7px}.care-card-field .moimoi-field-control{width:100%;min-height:48px;padding:12px;border:1px solid #dcd9e1;border-radius:12px;background:#fff;color:var(--ink);font:inherit;font-size:14px;font-weight:500;line-height:1.5;box-shadow:none}.care-card-field textarea.moimoi-field-control{min-height:92px;resize:vertical}.care-card-field .moimoi-field-control::placeholder{color:#a09ba5;opacity:1}.care-card-field .moimoi-field-control:focus{border-color:var(--purple);outline:2px solid rgba(114,92,255,.14);outline-offset:0}.care-card-autosave{margin:4px 2px 0;color:var(--sub);display:flex;align-items:center;gap:7px;font-size:14px;line-height:1.4}.care-card-autosave svg{width:18px;height:18px;color:var(--purple)}.care-card-preview{display:flex;flex-direction:column;gap:12px}.care-card-preview-group{border:1px solid #e5e2ea;border-radius:18px;background:#fff;overflow:hidden}.care-card-preview-group>header{min-height:54px;padding:10px 14px;border-bottom:1px solid #efedf2;display:flex;align-items:center;gap:9px}.care-card-preview-group>header i{width:34px;height:34px;border-radius:11px;background:#f1edff;color:var(--purple);display:grid;place-items:center}.care-card-preview-group>header svg{width:18px;height:18px}.care-card-preview-group>header b{font-size:16px}.care-card-preview-group.safety{border-color:#f1d7d4;background:#fffafa}.care-card-preview-group.safety>header i{background:#fff0ee;color:#cf5b50}.care-card-preview-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px 14px;border-bottom:1px solid #f0eef2}.care-card-preview-row:last-child{border-bottom:0}.care-card-preview-row>i{width:34px;height:34px;color:var(--purple);display:grid;place-items:center}.care-card-preview-row>i svg{width:18px;height:18px}.care-card-preview-row>span{min-width:0;display:flex;flex-direction:column;gap:3px}.care-card-preview-row small{color:var(--sub);font-size:14px}.care-card-preview-row b{font-size:14px;line-height:1.5;overflow-wrap:anywhere}.care-card-edit-secondary{width:100%;min-height:48px;border:1px solid var(--purple);border-radius:14px;background:#fff;color:var(--purple);display:flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:14px;font-weight:800}.care-card-edit-secondary svg{width:17px;height:17px}.care-card-fallback{margin-top:2px;border:0}.care-card-fallback textarea.moimoi-field-control{min-height:180px}.care-card-primary{width:100%;min-height:52px;border:0;border-radius:16px;background:var(--purple);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:15px;font-weight:850;box-shadow:0 7px 16px rgba(114,92,255,.22)}.care-card-primary svg{width:19px;height:19px}.care-card-primary:disabled{background:#cbc7d4;color:#f4f3f6;box-shadow:none}.care-card-primary:active:not(:disabled){transform:scale(.99)}@media(max-width:380px){.care-card-overview{grid-template-columns:60px minmax(0,1fr) 50px;gap:9px;padding:16px}.care-card-overview-avatar{width:60px;height:60px}.care-card-overview-copy strong{font-size:18px}.care-card-overview-copy h1{font-size:15px}.care-card-overview-progress b{font-size:21px}.care-card-accordion>button{grid-template-columns:38px minmax(0,1fr) 22px;gap:8px;padding:10px 12px}.care-card-accordion>button>i{width:38px;height:38px}.care-card-accordion>button>span{align-items:flex-start;flex-direction:column;gap:2px}.care-card-accordion-panel{padding:0 12px 14px}}.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-overview{display:grid;gap:10px}.pantry-overview-card{padding:18px;border:1px solid #ded7ff;border-radius:22px;background:linear-gradient(145deg,#f1edff,#fbfaff);box-shadow:0 10px 26px rgba(76,59,150,.09)}.pantry-overview-card.urgent{border-color:#f0d3ca;background:linear-gradient(145deg,#fff0ec,#fffaf8)}.pantry-overview-card>span{color:var(--brand-strong);font-size:14px;font-weight:900}.pantry-overview-card.urgent>span{color:#b45e50}.pantry-overview-card h2{margin:6px 0 5px;font-size:19px;line-height:1.35;letter-spacing:-.04em}.pantry-overview-card p{margin:0;color:var(--sub);font-size:14px;line-height:1.55}.pantry-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:15px}.pantry-stats>span{min-width:0;padding:10px 3px;border:1px solid rgba(222,215,255,.75);border-radius:13px;background:rgba(255,255,255,.82);display:grid;justify-items:center;gap:3px}.pantry-overview-card.urgent .pantry-stats>span{border-color:#f2ddd7}.pantry-stats b{font-size:18px}.pantry-stats small{color:var(--sub);font-size:14px;white-space:nowrap}.pantry-notification{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff}.pantry-notification>button,.pantry-notification>div{width:100%;min-height:68px;padding:11px 13px;border:0;background:#fff;display:flex;align-items:center;gap:10px;text-align:left}.pantry-notification i{width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center}.pantry-notification i svg{width:18px}.pantry-notification span{min-width:0;flex:1;display:grid;gap:3px}.pantry-notification b{font-size:14px}.pantry-notification small{color:var(--sub);font-size:14px;line-height:1.4}.pantry-notification>button>svg,.pantry-notification>div>svg{width:16px;flex:none;color:#aaa5b2}.pantry-products .subpage-rows{gap:13px}.pantry-product-card{display:grid;gap:16px;padding:18px;border-radius:18px;box-shadow:none}.pantry-product-card.urgent{border-color:#efcfc5;box-shadow:0 8px 22px rgba(147,79,62,.08)}.pantry-product-head{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px}.pantry-product-head>i{width:44px;height:44px;border-radius:14px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center}.pantry-product-head>i svg{width:19px}.pantry-product-head>span{min-width:0;display:grid;gap:3px}.pantry-product-head>span small{color:var(--sub);font-size:14px}.pantry-product-head>span b{display:-webkit-box;overflow:hidden;font-size:15px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pantry-product-head>em{padding:5px 8px;border-radius:999px;background:var(--brand-soft);color:var(--brand-strong);font-size:14px;font-style:normal;font-weight:850;white-space:nowrap}.pantry-product-head>em.urgent{background:#fff0ec;color:#b45e50}.pantry-product-head>em.empty{background:#f2f1f4;color:#7c7681}.pantry-due-copy{margin:-3px 0 0 54px;color:var(--sub);font-size:14px;line-height:1.45}.pantry-product-card.urgent .pantry-due-copy{color:#a8584d;font-weight:750}.pantry-alert-toggle{width:100%;min-height:58px;padding:10px 12px;border:1px solid #ebe8f0;border-radius:12px;background:#faf9fc;display:flex;align-items:center;gap:9px;text-align:left}.pantry-alert-toggle>span{min-width:0;flex:1;display:grid;grid-template-columns:18px 1fr;align-items:center;gap:2px 6px}.pantry-alert-toggle>span>svg{grid-row:1/3;width:17px;color:var(--brand)}.pantry-alert-toggle b{font-size:14px}.pantry-alert-toggle small{overflow:hidden;color:var(--sub);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.pantry-field-group{margin-top:2px;padding:16px 2px 2px;border-top:1px solid #efedf3;display:grid;gap:11px}.pantry-field-group>span{color:#6f6975;display:flex;align-items:center;gap:6px;font-size:14px;font-weight:850}.pantry-field-group>span svg{width:16px;color:var(--brand)}.pantry-date-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.pantry-date-row input{display:block;width:100%;max-width:100%;min-width:0;min-height:42px;padding:0 10px;border:1px solid #e2dee8;border-radius:11px;background:#faf9fc;color:#4a454f;font:inherit;font-size:14px;outline:none}.pantry-date-row input:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(114,92,255,.1)}.pantry-date-row button{min-height:42px;padding:0 11px;border:1px solid #ddd6f4;border-radius:11px;background:#fff;color:var(--brand-strong);display:flex;align-items:center;justify-content:center;gap:5px;font-size:14px;font-weight:800;white-space:nowrap}.pantry-date-row button svg{width:15px}.pantry-field-group .subpage-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0}.pantry-field-group .subpage-chips button{width:100%;min-height:40px;padding:6px 3px;border-radius:11px;font-size:14px}.pantry-field-group .subpage-chips button.active{background:var(--brand);border-color:var(--brand);box-shadow:0 5px 12px rgba(114,92,255,.18)}.pantry-add-more .subpage-ghost{min-height:48px;color:var(--brand-strong);gap:7px}.pantry-add-more .subpage-ghost svg:first-child{width:17px}.pantry-add-more .subpage-ghost svg:last-child{width:15px}.pantry-empty-section{min-height:60vh;display:grid;align-items:center}.pantry-empty{padding:34px 20px;border-style:solid;background:#fff}.pantry-empty>span{width:58px;height:58px;margin:0 auto 14px;border-radius:19px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center}.pantry-empty>span svg{width:25px}.pantry-empty b{font-size:17px}.pantry-empty .subpage-primary{margin-top:18px}@media (max-width:365px){.pantry-product-head{grid-template-columns:40px minmax(0,1fr)}.pantry-product-head>i{width:40px;height:40px}.pantry-product-head>em{grid-column:2;justify-self:start}.pantry-due-copy{margin-left:50px}.pantry-date-row{grid-template-columns:minmax(0,1fr)}.pantry-date-row button{width:100%}}.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)}.dress-native-page{background:#f4f3f7}.dress-native-page .subpage-header{display:grid;grid-template-columns:minmax(76px,1fr) auto minmax(76px,1fr);gap:8px;height:calc(58px + env(safe-area-inset-top, 0px));flex:0 0 calc(58px + env(safe-area-inset-top, 0px));padding:calc(7px + env(safe-area-inset-top, 0px)) 12px 7px;border-bottom:1px solid rgba(57,51,67,.09);background:rgba(255,255,255,.92);box-shadow:0 1px 0 rgba(255,255,255,.7);backdrop-filter:saturate(180%) blur(18px);-webkit-backdrop-filter:saturate(180%) blur(18px)}.dress-native-page .subpage-header>.app-back-button{justify-self:start}.dress-native-page .subpage-header>div{align-items:center;gap:0;text-align:center}.dress-native-page .subpage-header b{max-width:150px;overflow:hidden;font-size:16px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.03em}.dress-native-page .subpage-header small{font-size:14px;line-height:1.2}.dress-native-page .subpage-header>span{justify-self:end;min-width:0}.dress-native-page .subpage-content{padding:0 0 20px!important;background:#f4f3f7;scroll-padding-bottom:20px}.dress-appbar-moi{min-width:72px;height:38px;margin:0!important;padding:0 10px!important;border:0!important;border-radius:999px!important;background:#f2efff!important;color:var(--purple);gap:5px!important;-webkit-tap-highlight-color:transparent}.dress-appbar-moi>svg{width:16px;height:16px;flex:none}.dress-appbar-moi b{font-size:14px!important;letter-spacing:-.02em!important}.dress-appbar-moi span{font-size:14px!important;color:#746b83!important}.dress-appbar-moi:active{transform:scale(.96)}.dress-native-page .bird-collection-dress-entry{margin:0;padding:10px 16px 2px;background:linear-gradient(155deg,#faf8ff,#fff8fb)}.dress-native-page .bird-collection-dress-entry .bird-collection-quick{width:100%;min-height:64px;padding:10px 12px;border:1px solid rgba(229,223,245,.95);border-radius:18px;background:rgba(255,255,255,.72);box-shadow:0 10px 24px rgba(63,52,92,.08),inset 0 1px 0 rgba(255,255,255,.82);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;color:#332d39;font:inherit;text-align:left;text-decoration:none;-webkit-tap-highlight-color:transparent}.dress-native-page .bird-collection-dress-entry .bird-collection-quick:active{background:rgba(255,255,255,.86);transform:none}.dress-native-page .bird-collection-dress-entry .bird-collection-quick:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.dress-native-page .bird-collection-dress-entry .home-quick-action-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:14px;background:#f6f2ff;color:var(--purple);box-shadow:inset 0 0 0 1px rgba(127,102,234,.1)}.dress-native-page .bird-collection-dress-entry .home-quick-action-icon svg{width:21px;height:21px}.dress-native-page .bird-collection-dress-entry .home-quick-action-copy{min-width:0;display:grid;gap:2px}.dress-native-page .bird-collection-dress-entry .home-quick-action-copy small{overflow:hidden;color:#7a60d8;font-size:14px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.dress-native-page .bird-collection-dress-entry .home-quick-action-copy b{overflow:hidden;font-size:15px;font-weight:750;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.dress-native-page .bird-collection-dress-entry .home-quick-action-tail{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#aaa5af}.dress-native-page .bird-collection-dress-entry .home-quick-action-tail strong{color:#3d3744;font-size:17px;line-height:1.25}.dress-native-page .bird-collection-dress-entry .home-quick-action-tail strong i{color:#8b8590;font-size:14px;font-style:normal}.dress-native-page .bird-collection-dress-entry .home-quick-action-tail svg{width:18px;height:18px}.dress-native-page .bird-collection-dress-entry .bird-collection-quick.is-draw-ready .home-quick-action-icon{background:var(--purple);color:#fff;box-shadow:0 6px 14px rgba(101,79,224,.2)}.dress-native-page .bird-collection-dress-entry .bird-collection-quick.is-draw-ready .home-quick-action-copy small{color:var(--purple)}.dress-native-page .bird-collection-dress-entry .bird-collection-quick .home-quick-action-cta{min-height:34px;padding:0 12px;border-radius:999px;background:var(--purple);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;line-height:1;white-space:nowrap}.dress-stage{padding:14px 20px 4px}.bird-dresser{position:relative;width:100%;max-width:280px;aspect-ratio:1;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;user-select:none;-webkit-user-select:none}.bird-dresser.editable{cursor:grab}.bird-dresser.holding{cursor:grabbing;border-color:var(--ink)}.bird-dresser img{-webkit-user-drag:none;user-drag:none;pointer-events:none}.bird-dresser-selection{position:absolute;z-index:3;border:2px solid var(--purple);border-radius:12px;box-shadow:0 0 0 3px rgba(114,92,255,.12);pointer-events:none;transform-origin:center center}.bird-dresser-selection:after,.bird-dresser-selection:before{content:"";position:absolute;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:var(--purple);box-shadow:0 2px 5px rgba(63,52,92,.22)}.bird-dresser-selection:before{left:-6px;top:-6px}.bird-dresser-selection:after{right:-6px;bottom:-6px}.dress-hint{font-size:14px;line-height:1.45;color:var(--sub);text-align:center;margin:10px 0 0;padding:0 8px}.dress-game-preview{position:relative;padding:8px 16px 16px;background:linear-gradient(155deg,#faf8ff,#fff8fb);border-bottom:8px solid #f4f3f7}.dress-game-preview-head{display:flex;align-items:center;justify-content:flex-end;min-height:38px;margin-bottom:0}.dress-game-preview-head .moi-balance>svg{color:var(--sub);transition:transform .15s ease}.dress-game-preview-head .moi-balance[aria-expanded=true]>svg{transform:rotate(90deg)}.dress-points-history{position:relative;z-index:6;margin:8px 0 -2px;padding:13px;border:1px solid #ded7f8;border-radius:16px;background:#fff;box-shadow:0 10px 25px rgba(63,52,92,.12)}.dress-points-history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.dress-points-history-head>div{display:flex;flex-direction:column;gap:3px}.dress-points-history-head b{font-size:16px}.dress-points-history-head small{font-size:14px;color:var(--sub)}.dress-points-history-head button{min-height:32px;padding:0 8px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--sub);font:inherit;font-size:14px;font-weight:800}.dress-points-summary{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:9px}.dress-points-summary span{padding:8px;border-radius:10px;background:#f7f4ff;color:var(--sub);font-size:14px}.dress-points-summary b{display:block;margin-top:2px;color:var(--ink);font-size:14px}.dress-points-history-list{display:flex;flex-direction:column;gap:6px;max-height:150px;overflow-y:auto}.dress-points-history-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 2px;border-bottom:1px solid #f0eef3}.dress-points-history-row span{display:flex;flex-direction:column;gap:2px;min-width:0}.dress-points-history-row b{font-size:14px}.dress-points-history-row small{font-size:14px;color:var(--sub)}.dress-points-history-row strong{font-size:14px;white-space:nowrap}.dress-points-history-row .plus{color:var(--purple)}.dress-points-history-row .minus{color:var(--sub)}.dress-points-history-empty{margin:5px 0;color:var(--sub);font-size:14px;text-align:center}.points-overview{padding:20px;border-radius:20px;background:linear-gradient(145deg,#f1edff,#fff7fb);border:1px solid #ded7f8;display:flex;flex-direction:column;gap:5px;margin-bottom:22px}.points-overview span{font-size:14px;color:var(--sub)}.points-overview b{font-size:30px;letter-spacing:-1px}.points-overview small{font-size:14px;color:var(--sub)}.points-history-list{display:flex;flex-direction:column;gap:2px}.points-history-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 2px;border-bottom:1px solid var(--line)}.points-history-row span{display:flex;flex-direction:column;gap:3px}.points-history-row b{font-size:14px}.points-history-row small{font-size:14px;color:var(--sub)}.points-history-row strong{font-size:14px}.points-history-row .plus{color:var(--purple)}.points-history-row .minus{color:var(--sub)}.points-history-empty{padding:20px 0;color:var(--sub);font-size:14px;text-align:center}.dress-stage{padding:2px 0 0}.dress-stage .bird-dresser{max-width:230px;border:0;border-radius:28px;background:transparent;box-shadow:none;overflow:visible}.dress-worn-editor{margin:10px 0 0;padding:12px;border:1px solid #e5dff5;border-radius:18px;background:rgba(255,255,255,.92)}.dress-worn-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dress-worn-editor-head>span{display:flex;flex-direction:column;gap:3px}.dress-worn-editor-head b{font-size:14px}.dress-worn-editor-head small{color:var(--sub);font-size:14px;line-height:1.35}.dress-worn-editor-head strong{color:var(--purple);font-size:14px}.dress-equipped-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.dress-equipped-slots>button{position:relative;min-width:0;min-height:132px;padding:7px 5px 8px;border:1px solid #ded9e8;border-radius:15px;background:linear-gradient(160deg,#fff,#f5f2f9);color:#5d5863;display:grid;grid-template-rows:auto 58px auto auto;align-items:center;justify-items:center;gap:3px;font:inherit;text-align:center;box-shadow:inset 0 1px 0 #fff,0 4px 12px rgba(63,52,92,.06)}.dress-equipped-slots>button.empty{border-style:dashed;background:#faf9fc;color:#9a94a2}.dress-equipped-slots>button.selected{border:2px solid var(--purple);background:linear-gradient(160deg,#fff,#f1ecff);color:var(--purple);box-shadow:0 0 0 3px rgba(114,92,255,.11),0 7px 18px rgba(63,52,92,.11)}.dress-slot-label{font-size:14px;font-weight:850}.dress-slot-visual{width:56px;height:56px;border:1px solid rgba(222,217,232,.88);border-radius:13px;background:rgba(255,255,255,.86);display:grid;place-items:center;overflow:hidden}.dress-slot-visual img{display:block;width:100%;height:100%;object-fit:contain}.dress-slot-visual svg{color:#aaa3b1}.dress-equipped-slots b{max-width:100%;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.dress-equipped-slots small{min-height:18px;color:inherit;font-size:14px;font-weight:750;display:flex;align-items:center;justify-content:center;gap:3px}.dress-worn-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.dress-worn-actions button{min-height:40px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#696370;display:flex;align-items:center;justify-content:center;gap:6px;font:inherit;font-size:14px;font-weight:800}.dress-worn-actions button:last-child{color:#b6535e}.dress-appearance-toggle{height:38px;margin-left:auto;display:flex;align-items:center;justify-content:center;gap:4px;padding:0 10px;border:0;border-radius:999px;background:rgba(255,255,255,.88);color:var(--ink);font:inherit;font-size:14px;font-weight:800;box-shadow:0 2px 10px rgba(63,52,92,.07);text-align:left;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,background .15s ease}.dress-appearance-toggle:active{background:#f3f0f8;transform:scale(.97)}.dress-appearance-toggle span{display:block}.dress-appearance-toggle svg:last-child{transition:transform .15s ease;color:var(--sub)}.dress-species-grid,.dress-variant-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.dress-species-grid button,.dress-variant-grid button{min-width:0;padding:6px 3px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);font:inherit;text-align:center}.dress-species-grid button.selected,.dress-variant-grid button.selected{border-color:var(--purple);box-shadow:inset 0 0 0 1px var(--purple);background:#f8f5ff}.dress-species-grid img,.dress-variant-grid img{display:block;width:100%;height:58px;object-fit:contain;margin-bottom:3px;pointer-events:none}.dress-species-grid b,.dress-variant-grid span{display:block;font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.appearance-page-preview{height:230px;margin:0;padding:12px 0;background:linear-gradient(145deg,#fbfaff,#fff7fb);border-bottom:1px solid var(--line);display:grid;place-items:center}.appearance-character-frame{display:block;height:100%;width:auto;max-width:100%;aspect-ratio:1}.appearance-page-options{padding-top:20px}.appearance-page-variant-head{margin-top:26px}.appearance-page-notice{margin:16px 0 0;color:#bd435a;font-size:14px;text-align:center}.dress-inventory{margin:0;padding:18px 16px 28px;background:#fff}.dress-inventory-heading{display:flex;align-items:baseline;justify-content:space-between;margin:0 2px 12px}.dress-inventory-heading b{font-size:18px;line-height:1.3;letter-spacing:-.04em}.dress-inventory-heading span{color:var(--sub);font-size:14px}.dress-accessory-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 8px;padding:4px;border:1px solid #e7e3ec;border-radius:16px;background:#f5f3f8}.dress-accessory-filters button{min-width:0;min-height:52px;padding:7px 4px;border:0;border-radius:12px;background:transparent;color:#79727f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font:inherit}.dress-accessory-filters button span{font-size:14px;font-weight:850}.dress-accessory-filters button small{font-size:14px}.dress-accessory-filters button.selected{background:#fff;color:var(--purple);box-shadow:0 4px 12px rgba(63,52,92,.1)}.dress-layer-hint{margin:0 2px 13px;color:var(--sub);font-size:14px;line-height:1.45}.dress-avatar-source{margin:0;padding:18px 16px 28px;background:#f4f3f7}.dress-request-button{width:100%;min-height:48px;margin:0 0 14px;padding:0 14px;border:0;border-radius:14px;background:#f4f1ff;color:var(--purple);font:inherit;font-size:14px;font-weight:850;display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,background .15s ease}.dress-request-button:active{background:#ebe6ff;transform:scale(.99)}.dress-request-modal{position:fixed;z-index:120;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));background:rgba(35,31,45,.48);isolation:isolate}.dress-request-dialog{width:min(100%,430px);max-height:calc(var(--visual-viewport-height,100dvh) - max(16px,env(safe-area-inset-top)) - max(16px,env(safe-area-inset-bottom)));overflow:auto;overscroll-behavior:contain;padding:18px;border:1px solid #ded7f8;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(35,31,45,.32)}.dress-request-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.dress-request-head div{display:flex;flex-direction:column;gap:4px}.dress-request-head b{font-size:18px}.dress-request-head small{color:var(--sub);font-size:14px}.dress-request-head button{border:0;background:none;color:var(--sub);font:inherit;font-size:14px;font-weight:800;cursor:pointer}.dress-request-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:14px}.dress-request-tabs button{height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--sub);font:inherit;font-size:14px;font-weight:800}.dress-request-tabs button.selected{border-color:var(--purple);background:#f7f4ff;color:var(--purple)}.dress-request-dialog label{display:block;margin-top:11px;color:var(--sub);font-size:14px;font-weight:800}.dress-request-dialog input,.dress-request-dialog textarea{display:block;width:100%;margin-top:6px;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font:inherit;font-size:14px}.dress-request-dialog textarea{min-height:82px;resize:vertical}.dress-request-status{margin:10px 0 0;color:var(--purple);font-size:14px}.dress-request-submit{width:100%;height:44px;margin-top:14px;border:0;border-radius:11px;background:var(--purple);color:#fff;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.dress-item-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px}.dress-item-card{position:relative;display:flex;flex-direction:column;align-items:stretch;min-width:0;min-height:142px;padding:6px;border:1px solid transparent;border-radius:16px;background:#f7f6f9;color:var(--ink);text-align:left;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent}.dress-item-card:active{transform:scale(.98)}.dress-item-card:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.dress-item-card.on,.dress-item-card.selected{border-color:var(--purple);background:#fff;box-shadow:inset 0 0 0 1px var(--purple),0 5px 14px rgba(111,84,238,.1)}.dress-item-card.locked{background:#f8f7fa;border-color:#e4e1e8;border-style:dashed}.dress-item-card:disabled{opacity:.58}.dress-item-thumb{display:block;width:100%;aspect-ratio:1;overflow:hidden;border-radius:12px;background:#f1eef9}.dress-item-thumb img{display:block;width:100%;height:100%;object-fit:contain;padding:7px;pointer-events:none}.dress-item-copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin:7px 2px 0;min-width:0}.dress-item-copy b{display:-webkit-box;min-width:0;overflow:hidden;font-size:14px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dress-item-copy small{flex:none;color:var(--sub);font-size:12px;line-height:1.2;font-weight:500}.dress-item-card.on .dress-item-copy small,.dress-item-card.selected .dress-item-copy small{color:var(--purple)}.dress-item-card>svg{position:absolute;top:10px;right:10px;color:var(--purple);stroke-width:2.5}.dress-item-card.locked>svg{color:var(--sub);stroke-width:2}.dress-reset{width:100%;margin-top:16px}.dress-chips{display:flex;flex-wrap:wrap;gap:7px}.dress-chips button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:9px 13px;font-size:14px;min-height:40px}.dress-chips button.on{background:var(--ink);color:#fff;border-color:var(--ink)}.subpage-content .bird-detail-strip{margin:-4px -17px 16px;padding:4px 17px 12px;border-bottom:1px solid var(--line)}.bird-dress-entry{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:1px solid var(--line);background:#fff;border-radius:16px;padding:12px}.bird-dress-preview{position:relative;width:62px;height:62px;flex:0 0 62px;background:var(--paper);border-radius:16px;overflow:hidden}.bird-dress-entry b{display:block;font-size:15px}.bird-dress-entry small{display:block;font-size:14px;color:var(--sub);margin-top:2px}.moi-balance{display:inline-flex;align-items:center;gap:6px;background:#f0edf7;border-radius:14px;padding:8px 12px;margin-bottom:11px}.moi-balance i{display:grid;place-items:center;color:var(--purple)}.moi-balance b{font-size:16px;letter-spacing:-.3px}.moi-balance span{font-size:14px;color:var(--sub)}.dress-chips button.locked{display:inline-flex;align-items:center;gap:5px;background:#f4f2f8;border-style:dashed;color:var(--sub)}.dress-chips button.locked svg{flex:none}.dress-chips button.locked em{font-style:normal;font-weight:800;color:var(--purple)}.dress-chips button.locked:disabled{opacity:.55}.dress-chips button.locked.previewing{border-color:var(--purple);background:#eee9ff;color:var(--purple);box-shadow:inset 0 0 0 1px var(--purple)}.dress-preview-purchase{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 0;padding:12px 13px;border:1px solid #d8cffb;border-radius:14px;background:#f7f4ff}.dress-preview-purchase span{min-width:0;display:flex;flex-direction:column;gap:3px}.dress-preview-purchase b{font-size:14px;color:var(--ink)}.dress-preview-purchase small{font-size:14px;line-height:1.4;color:var(--sub)}.dress-purchase-toast{position:absolute;z-index:95;right:16px;bottom:calc(96px + env(safe-area-inset-bottom));left:16px;min-height:58px;padding:11px 13px;border:1px solid #cce8d7;border-radius:15px;background:rgba(244,255,248,.98);color:#287647;box-shadow:0 12px 30px rgba(31,84,52,.16);display:flex;align-items:center;gap:10px;animation:dress-toast-in .2s ease-out}.dress-purchase-toast>svg{flex:none}.dress-purchase-toast>span{display:flex;min-width:0;flex-direction:column;gap:2px}.dress-purchase-toast b{font-size:14px;color:#245e3a}.dress-purchase-toast small{font-size:14px;color:#567362}@keyframes dress-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dress-share-overlay{position:fixed;z-index:2100;inset:0;padding:max(14px,env(safe-area-inset-top)) 12px max(14px,env(safe-area-inset-bottom));display:flex;align-items:flex-end;justify-content:center;background:rgba(35,31,45,.5);backdrop-filter:blur(4px);isolation:isolate}.dress-share-dialog{width:min(100%,430px);max-height:calc(var(--visual-viewport-height,100dvh) - max(28px,env(safe-area-inset-top)) - max(28px,env(safe-area-inset-bottom)));padding:14px;border:1px solid rgba(76,65,99,.14);border-radius:24px;background:#fff;box-shadow:0 24px 64px rgba(45,36,70,.3);overflow-y:auto;overscroll-behavior:contain}.dress-share-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.dress-share-dialog>header>span{display:flex;min-width:0;flex-direction:column;gap:3px}.dress-share-dialog>header small{color:#287647;font-size:14px;font-weight:850}.dress-share-dialog>header b{overflow:hidden;font-size:18px;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.dress-share-dialog>header button{width:38px;height:38px;flex:none;border:0;border-radius:12px;background:#f3f1f6;color:var(--ink);display:grid;place-items:center}.dress-share-preview{width:min(100%,280px);aspect-ratio:4/5;margin:0 auto;border:1px solid #e6e0ef;border-radius:18px;background:#f7f3fb;box-shadow:0 10px 28px rgba(63,52,92,.12);overflow:hidden}.dress-share-preview img{display:block;width:100%;height:100%;object-fit:cover}.dress-share-status{min-height:40px;margin:11px 2px 10px;color:var(--sub);font-size:14px;line-height:1.45;text-align:center}.dress-share-status.shared{color:#287647}.dress-share-status.failed{color:#ad5260}.dress-share-actions{display:grid;grid-template-columns:1.35fr 1fr;gap:8px}.dress-share-actions button{min-height:46px;border:1px solid #ded9e8;border-radius:13px;background:#fff;color:#625b69;font:inherit;font-size:14px;font-weight:850;display:flex;align-items:center;justify-content:center;gap:6px}.dress-share-actions button.primary{border-color:var(--brand);background:var(--brand);color:#fff}.dress-share-actions button:disabled{opacity:.55}@media (min-width:851px){.dress-share-overlay{width:390px;height:min(844px,calc(100vh - 40px));inset:50% auto auto 50%;padding:14px;border-radius:32px;transform:translate(-50%,-50%);overflow:hidden}.dress-share-dialog{max-height:calc(100% - 28px)}}.dress-points-retry{margin-top:10px}.moi-gain{font-size:14px;font-weight:850;color:var(--purple);flex:none}.moi-earn-route{font:inherit;color:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}.moi-earn-route:hover{border-color:#cfc5f7;background:#fcfbff}.moi-earn-route:active{transform:scale(.99)}.moi-earn-route:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.moi-route-chevron{width:17px;height:17px;flex:none;color:#9a94a5}.dress-footer-actions{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:8px}.dress-native-page .subpage-sticky-footer{padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(57,51,67,.09);background:rgba(255,255,255,.96);box-shadow:0 -10px 28px rgba(43,38,55,.08);backdrop-filter:saturate(180%) blur(18px);-webkit-backdrop-filter:saturate(180%) blur(18px)}.dress-native-page .subpage-primary{min-height:52px;border-radius:16px;background:var(--brand);font-size:15px;box-shadow:0 7px 16px rgba(114,92,255,.22);-webkit-tap-highlight-color:transparent}.dress-native-page .subpage-primary:active:not(:disabled){transform:scale(.99)}.dress-native-page .subpage-primary:disabled{background:#c8c6cc;box-shadow:none}.dress-footer-actions .subpage-primary{order:2}.dress-image-save{order:1;width:100%;min-width:0;min-height:52px;padding:0 8px;border:1px solid #d8cffb;border-radius:16px;background:#fff;color:var(--purple);font:inherit;font-size:14px;font-weight:850;display:flex;align-items:center;justify-content:center;gap:6px;-webkit-tap-highlight-color:transparent}.dress-image-save:active:not(:disabled){transform:scale(.99)}.dress-image-save:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.dress-image-save:disabled{border-color:#e2dfe7;background:#f5f4f7;color:#a29da8;cursor:not-allowed}.dress-earn-overlay{position:fixed;z-index:2000;inset:0;padding:max(14px,env(safe-area-inset-top)) 12px max(14px,env(safe-area-inset-bottom));display:flex;align-items:flex-end;justify-content:center;background:rgba(35,31,45,.48);backdrop-filter:blur(3px);isolation:isolate}.dress-earn-modal{position:relative;width:min(100%,430px);max-height:calc(var(--visual-viewport-height,100dvh) - max(14px,env(safe-area-inset-top)) - max(14px,env(safe-area-inset-bottom)));min-height:0;padding:14px;border:1px solid #ded7f8;border-radius:22px;background:#fff;box-shadow:0 20px 54px rgba(45,36,70,.28);display:flex;flex-direction:column;text-align:left}.dress-earn-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.dress-earn-modal-head>div{display:flex;flex-direction:column;gap:3px}.dress-earn-modal-head b{font-size:16px}.dress-earn-modal-head small{font-size:14px;color:var(--sub);line-height:1.4}.dress-earn-modal-close{flex:none;min-height:36px;padding:0 9px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--sub);font:inherit;font-size:14px;font-weight:800}.dress-earn-modal-list{min-height:0;display:flex;flex-direction:column;gap:7px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.dress-earn-modal-list .subpage-row{min-height:55px;padding:10px}@media (min-width:851px){.dress-earn-overlay{width:390px;height:min(844px,calc(100vh - 40px));inset:50% auto auto 50%;padding:14px;border-radius:32px;transform:translate(-50%,-50%);overflow:hidden}}.avatar-source-pick{display:grid;grid-template-columns:1fr 1fr;gap:10px}.avatar-source-pick button{padding:12px;border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:9px;min-height:44px}.avatar-source-pick button.on{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.avatar-source-figure{position:relative;width:78px;height:78px;border-radius:18px;overflow:hidden;background:var(--paper)}.avatar-source-figure img{width:100%;height:100%;object-fit:cover}.avatar-source-pick b{font-size:14px}.guide-teaser-slot{padding:4px 16px 22px}html.native-app .guide-entry,html.native-app .guide-teaser-slot{display:none!important}.guide-teaser-slot.above-dock{padding-bottom:86px}.guide-teaser{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff;text-decoration:none;color:inherit}.guide-teaser>i{flex:0 0 40px;width:40px;height:40px;border-radius:13px;background:#f0edf7;color:var(--purple);display:grid;place-items:center}.guide-teaser>i svg{width:19px}.guide-teaser>span{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.guide-teaser small{font-size:14px;font-weight:800;color:var(--purple)}.guide-teaser b{font-size:14px}.guide-teaser em{font-style:normal;font-size:14px;color:var(--sub)}.guide-teaser>svg{width:17px;flex:none;color:var(--sub)}.character-picker,.profile-editor>.character-picker{display:block;overflow:hidden;border:1px solid var(--line);background:var(--paper);border-radius:18px}.character-picker .appearance-page-options{margin-bottom:0;padding:20px 14px}.appearance-option-float{position:absolute;z-index:80;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:auto;max-height:min(calc(100% - max(24px,env(safe-area-inset-top)) - max(24px,env(safe-area-inset-bottom))),480px);display:flex;flex-direction:column;padding:8px 14px 14px;border:1px solid rgba(79,68,105,.13);border-radius:24px;background:rgba(255,255,255,.97);box-shadow:0 20px 56px rgba(39,31,59,.22),0 2px 12px rgba(39,31,59,.08);backdrop-filter:saturate(180%) blur(22px);-webkit-backdrop-filter:saturate(180%) blur(22px)}.subpage-shell-with-footer .appearance-option-float{bottom:calc(86px + env(safe-area-inset-bottom));max-height:min(calc(100% - 110px - env(safe-area-inset-top) - env(safe-area-inset-bottom)),480px)}.appearance-option-float:before{content:"";width:36px;height:4px;margin:0 auto 7px;border-radius:999px;background:#d8d4dd}.appearance-option-float-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--line)}.appearance-option-float-head>div{display:flex;flex-direction:column;gap:2px}.appearance-option-float-head small{color:var(--purple);font-size:14px;font-weight:800}.appearance-option-float-head b{font-size:16px;letter-spacing:-.03em}.appearance-option-float-head>button{width:38px;height:38px;flex:none;border:0;border-radius:50%;background:#f3f1f6;color:var(--ink);display:grid;place-items:center}.appearance-option-float-head svg{width:18px}.appearance-option-float-body{min-height:0;overflow-y:auto;padding:14px 0 4px;overscroll-behavior:contain}.appearance-floating-section+.appearance-floating-section{margin-top:18px}.appearance-floating-section>header{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:9px}.appearance-floating-section>header b{font-size:14px}.appearance-floating-section>header small{color:var(--sub);font-size:14px}.appearance-gender-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.appearance-gender-options button{min-height:44px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font:inherit;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:5px}.appearance-gender-options button.selected{border-color:var(--purple);background:#f4f1ff;color:var(--purple);box-shadow:inset 0 0 0 1px var(--purple)}.appearance-gender-options .gender-mark{width:20px;height:20px}.appearance-option-done{width:100%;min-height:46px;margin-top:10px;border:0;border-radius:14px;background:var(--ink);color:#fff;font:inherit;font-size:14px;font-weight:850}.onboarding-view>header{position:sticky;z-index:30;top:0;padding:calc(8px + env(safe-area-inset-top)) 0 8px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.profile-editor>.character-picker .dress-species-grid button,.profile-editor>.character-picker .dress-variant-grid button{min-height:0;padding:6px 3px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink)}.profile-editor>.character-picker .dress-species-grid button.selected,.profile-editor>.character-picker .dress-variant-grid button.selected{border-color:var(--purple);background:#f8f5ff;color:var(--ink)}.cropper-overlay{position:fixed;inset:0;z-index:2100;background:rgba(18,16,24,.72);display:flex;align-items:flex-end;justify-content:center}.cropper-sheet{width:100%;max-width:520px;max-height:var(--visual-viewport-height,100dvh);min-height:0;overflow-y:auto;overscroll-behavior:contain;background:#fff;border-radius:24px 24px 0 0;padding:6px 18px calc(20px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:12px}.cropper-bar{display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.cropper-bar b{text-align:center;font-size:15px}.cropper-bar button{width:44px;height:44px;border:0;background:none;border-radius:50%;display:grid;place-items:center;color:var(--ink)}.cropper-stage{position:relative;width:100%;aspect-ratio:1;border-radius:20px;overflow:hidden;background:#17151d;touch-action:none;cursor:grab;user-select:none;-webkit-user-select:none}.cropper-stage img{position:absolute;left:50%;top:50%;max-width:none;-webkit-user-drag:none;user-drag:none;pointer-events:none}.cropper-preview-status{position:absolute;z-index:2;inset:0;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#d8d5df;font-size:14px;text-align:center}.cropper-preview-status.failed{color:#fff}.cropper-preview-status.failed b{font-size:16px}.cropper-preview-status.failed span{max-width:280px;color:#c5c1cd;line-height:1.45}.cropper-preview-status button{min-height:44px;margin-top:5px;padding:0 16px;border:1px solid rgba(255,255,255,.34);border-radius:12px;background:rgba(255,255,255,.12);color:#fff;font:inherit;font-weight:800}.cropper-preview-status button:active{background:rgba(255,255,255,.2)}.cropper-mask{position:absolute;inset:0;border-radius:20px;background:rgba(23,21,29,.58);pointer-events:none;-webkit-mask:radial-gradient(circle closest-side at 50% 50%,transparent 99.5%,#000 100%);mask:radial-gradient(circle closest-side at 50% 50%,transparent 99.5%,#000 100%)}.cropper-hint{margin:0;text-align:center;font-size:14px;color:var(--sub)}.cropper-zoom{display:flex;align-items:center;gap:10px}.cropper-zoom button{width:44px;height:44px;flex:none;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;place-items:center}.cropper-zoom input{flex:1;min-width:0;height:44px;accent-color:var(--purple)}.cropper-zoom button:disabled,.cropper-zoom input:disabled{opacity:.45}.cropper-done{width:100%;min-height:52px;border:0;border-radius:15px;background:var(--ink);color:#fff;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px}.cropper-done:disabled{background:#c5c5c7}.video-editor-overlay{position:fixed;inset:0;z-index:2100;background:rgba(18,16,24,.72);display:flex;align-items:flex-end;justify-content:center}.video-editor-sheet{width:100%;max-width:520px;max-height:var(--visual-viewport-height,100dvh);min-height:0;overflow-y:auto;overscroll-behavior:contain;background:#fff;border-radius:24px 24px 0 0;padding:6px 18px calc(20px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:13px}.video-editor-bar{display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.video-editor-bar b{text-align:center;font-size:15px}.video-editor-bar button{width:44px;height:44px;border:0;background:none;border-radius:50%;display:grid;place-items:center;color:var(--ink)}.video-editor-preview{width:100%;max-height:42vh;min-height:210px;overflow:hidden;border-radius:18px;background:#17151d;display:grid;place-items:center}.video-editor-preview video{display:block;width:100%;max-height:42vh;object-fit:contain;background:#17151d}.video-editor-controls{padding:13px;border:1px solid var(--line);border-radius:16px;background:#faf9fc;display:grid;gap:10px}.video-editor-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ink);font-size:14px}.video-editor-section-title span{display:flex;align-items:center;gap:6px;font-weight:800}.video-editor-section-title b{font-variant-numeric:tabular-nums;white-space:nowrap}.video-editor-controls label{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:8px;color:var(--sub);font-size:14px;font-weight:700}.video-editor-controls input[type=range]{width:100%;height:34px;accent-color:var(--purple)}.video-editor-mute{min-height:44px;padding:0 13px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);display:flex;align-items:center;gap:8px;font:inherit;font-size:14px;font-weight:800}.video-editor-mute.active{border-color:#b8acf8;background:var(--purple-soft);color:var(--purple)}.video-editor-progress{position:relative;height:38px;overflow:hidden;border-radius:12px;background:#eeebf5;display:grid;place-items:center}.video-editor-progress span{position:absolute;inset:0 auto 0 0;background:#dcd5ff;transition:width .15s linear}.video-editor-progress b{position:relative;font-size:14px;color:var(--ink)}.video-editor-error{margin:0;padding:10px 12px;border-radius:12px;background:#fff1f3;color:#a04456;font-size:14px;line-height:1.45}.video-editor-actions{display:grid;grid-template-columns:1fr 1.45fr;gap:9px}.video-editor-actions button{min-height:52px;border-radius:15px;font:inherit;font-size:14px;font-weight:850}.video-editor-original{border:1px solid var(--line);background:#fff;color:var(--ink)}.video-editor-done{border:0;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;gap:7px}.video-editor-actions button:disabled{opacity:.5}.dress-picks label{display:block}.dress-picks label+label{margin-top:12px}.dress-picks label>span{display:block;margin-bottom:6px;font-size:14px;font-weight:800;color:var(--purple)}.dress-picks select{width:100%;height:44px;padding:0 42px 0 12px;border:1px solid #dedbe5;border-radius:12px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238b8794' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:17px 17px;color:var(--ink);font:inherit;font-size:14px;font-weight:500;outline:0;-webkit-appearance:none;appearance:none}.dress-picks select:focus{border-color:#a99cf2;box-shadow:0 0 0 3px rgba(114,92,255,.1)}.subpage-loading{display:block;min-width:0}.subpage-loading-header{display:grid;gap:5px;margin-bottom:10px}.subpage-loading .subpage-row>.mm-skeleton{flex:none}.points-rules-loading{display:flex;flex-direction:column;gap:9px}.points-history-loading{display:flex;flex-direction:column;gap:2px}.points-history-loading .points-history-row>span{flex:1;min-width:0;display:grid;gap:6px}.points-spend-entry{display:flex;align-items:center;gap:12px;margin:0 0 22px;padding:18px 16px;border:1px solid var(--line);border-radius:20px;background:var(--card,#fff);color:var(--ink);text-decoration:none}.points-spend-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:14px;background:#f1edff;color:var(--purple)}.points-spend-icon svg{width:24px;height:24px}.points-spend-copy{display:grid;gap:6px;min-width:0;flex:1}.points-spend-copy b{font-size:17px}.points-spend-copy>span{font-size:14px;color:var(--sub);line-height:1.5}.points-spend-copy small{font-size:14px;color:var(--purple);line-height:1.5}.points-spend-entry>svg{width:18px;flex:0 0 18px}.points-spend-entry:focus-visible{outline:3px solid var(--purple);outline-offset:3px}@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;flex-basis: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))}.app-shell:has(.subpage-content){display:flex;flex-direction:column}.app-shell:has(.subpage-content) .subpage-header{flex:0 0 calc(62px + env(safe-area-inset-top))}.app-shell:has(.subpage-content) .subpage-content{flex:1 1 auto;height:auto!important;min-height:0;overflow-y:scroll!important;padding-bottom:calc(148px + env(safe-area-inset-bottom))!important;scroll-padding-bottom:calc(148px + env(safe-area-inset-bottom))}.app-shell.dress-native-page .subpage-header{flex-basis:calc(58px + env(safe-area-inset-top, 0px))}.app-shell.dress-native-page .subpage-content{padding-bottom:20px!important;scroll-padding-bottom:20px}.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)}}