:root{color:#20242b;background:#f4f1e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}button{border:0;border-radius:8px;background:#e5e9ef;color:#20242b;cursor:pointer;font:inherit;font-weight:700;min-height:46px;padding:0 16px}button:disabled{cursor:not-allowed;opacity:.45}.primary{background:#267451;color:#fff}.app-shell{background-color:#f4f1e8;background-image:linear-gradient(#f4f1e8c7,#f4f1e8e6),var(--app-background-image, none);background-position:center,center;background-repeat:no-repeat,no-repeat;background-size:cover,cover;min-height:100vh}.screen{margin:0 auto;max-width:520px;min-height:100vh;padding:18px}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0)}.home-screen{display:grid;gap:12px;grid-template-rows:auto auto 1fr auto;min-height:100svh;overflow:hidden;padding:14px}.home-header{align-items:center;background:#ffffffb8;border:1px solid rgba(220,225,232,.88);border-radius:8px;box-shadow:0 10px 26px #20242b14;display:grid;gap:10px;grid-template-columns:auto 1fr;padding:10px}.home-header__resources{display:grid;gap:7px;grid-template-columns:repeat(3,minmax(0,1fr))}.level-badge{--level-progress: 0%;align-items:center;aspect-ratio:1;background:radial-gradient(circle at center,#fff8df 0 58%,transparent 59%),conic-gradient(#267451 var(--level-progress),#d9dee6 0);border:2px solid rgba(38,116,81,.24);border-radius:50%;color:#20242b;display:grid;gap:0;justify-items:center;min-height:76px;padding:8px;position:relative;width:76px}.level-badge strong{font-size:27px;line-height:.95}.level-badge__label{color:#5e6875;font-size:11px;font-weight:900;line-height:1;text-transform:uppercase}.level-badge__hint{background:#20242b;border-radius:8px;bottom:-36px;color:#fff;font-size:11px;font-weight:800;left:50%;opacity:0;padding:5px 7px;pointer-events:none;position:absolute;transform:translate(-50%);transition:opacity .12s ease;white-space:nowrap;z-index:3}.level-badge:hover .level-badge__hint,.level-badge:focus-visible .level-badge__hint,.level-badge--hint-visible .level-badge__hint{opacity:1}.resource-pill{align-items:center;background:#fff;border:1px solid #dce1e8;border-radius:999px;display:grid;gap:3px;grid-template-columns:auto 1fr auto;min-height:36px;padding:5px 7px}.resource-pill--energy{background:#e8f3ff}.resource-pill--premium{background:#edf3ff}.resource-pill--coins{background:#fff1c9}.resource-pill__icon,.resource-pill__value{font-weight:900;line-height:1}.resource-pill__hint{color:#5e6875;font-size:10px;font-weight:800;grid-column:2 / span 2}.resource-pill__action{align-items:center;background:#267451;border-radius:50%;color:#fff;display:inline-flex;height:24px;justify-content:center;min-height:24px;padding:0;width:24px}.home-screen__social{align-items:flex-end;display:grid;gap:8px;justify-content:flex-end}.social-actions{display:grid;gap:7px;grid-template-columns:repeat(2,auto)}.social-actions button{align-items:center;background:#fff;border:1px solid #dce1e8;box-shadow:0 8px 20px #20242b14;display:inline-flex;gap:6px;min-height:38px;padding:0 11px}.home-quest-button{align-items:center;background:#fff;border:1px solid #dce1e8;box-shadow:0 8px 20px #20242b14;display:inline-flex;font-weight:900;gap:6px;justify-content:center;min-height:38px;padding:0 11px}.home-playfield{align-items:stretch;display:grid;gap:8px;grid-template-columns:minmax(58px,76px) minmax(0,1fr) minmax(58px,76px);min-height:0}.side-care-panel{align-content:center;display:grid;gap:10px;justify-items:center}.pigeon-stage{align-content:center;display:grid;gap:10px;justify-items:center;min-width:0;text-align:center}.pigeon-stage__scene{align-items:end;aspect-ratio:1;background:radial-gradient(circle at 50% 72%,#ffffffdb,#fff0 58%),linear-gradient(#d7ecff,#fff8df);border:1px solid rgba(220,225,232,.8);border-radius:8px;box-shadow:inset 0 -22px #bc925c1f;display:flex;justify-content:center;max-width:245px;padding:10px;width:100%}.vertical-stat-gauge{align-items:center;display:grid;gap:7px;justify-items:center}.vertical-stat-gauge__label,.vertical-stat-gauge strong{color:#404853;font-size:12px;font-weight:900}.vertical-stat-gauge__tube{align-items:end;background:#ffffffe6;border:2px solid rgba(32,36,43,.18);border-radius:999px;display:flex;height:min(34vh,190px);justify-content:center;min-height:140px;overflow:hidden;position:relative;width:35px}.vertical-stat-gauge__fill{border-radius:999px 999px 0 0;bottom:0;left:0;position:absolute;right:0;transition:height .18s ease}.vertical-stat-gauge--dirt .vertical-stat-gauge__fill{background:linear-gradient(#b98554,#755037)}.vertical-stat-gauge--food .vertical-stat-gauge__fill{background:linear-gradient(#ffd56c,#c06b30)}.vertical-stat-gauge__icon{font-size:18px;position:relative;z-index:1}.care-action-button{align-items:center;border:1px solid rgba(32,36,43,.08);display:inline-flex;flex-direction:column;font-size:12px;gap:3px;justify-content:center;min-height:58px;padding:7px;width:74px}.care-action-button--clean{background:#e8f3ff}.care-action-button--feed{background:#fff1c9}.home-footer-nav{align-items:end;display:grid;gap:8px;grid-template-columns:1fr 1.25fr 1fr}.home-footer-nav button{align-items:center;background:#fff;border:1px solid #dce1e8;display:inline-flex;flex-direction:column;gap:3px;justify-content:center;min-height:58px}.home-footer-nav__play{background:#267451!important;color:#fff;font-size:20px;min-height:68px!important}.screen--loading{display:grid;place-content:center;text-align:center}.topbar,.game-header{align-items:center;display:flex;justify-content:space-between;gap:12px}.eyebrow{color:#5e6875;font-size:13px;font-weight:800;text-transform:uppercase}h1,h2,p{margin:0}h1{font-size:28px}h2{font-size:17px}.wallet{display:grid;gap:6px;justify-items:end}.counter{align-items:center;background:#f7d36b;border-radius:8px;display:flex;gap:6px;font-weight:800;min-height:38px;padding:10px 12px}.counter--premium{background:#d7ecff;color:#205579}.counter__icon{background:#c79922;border:2px solid rgba(32,36,43,.2);border-radius:50%;flex:0 0 auto;height:14px;width:14px}.counter--premium .counter__icon{background:#4f9bc9}.counter__value,.counter__label{line-height:1}.hero{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:220px}.pigeon{align-items:center;border-radius:50%;display:flex;justify-content:center;position:relative}.pigeon--large{font-size:104px;height:190px;width:190px}.pigeon--small{font-size:34px;height:62px;width:62px}.pigeon__asset{display:block;height:100%;object-fit:contain;width:100%}.pigeon--default{background:#dbe4f0}.pigeon--cap{background:#cdd8e2}.pigeon--golden{background:#f7d36b}.pigeon--composite{background:transparent;border-radius:0;overflow:visible}.pigeon-composite{height:100%;position:relative;width:100%}.pigeon-composite--large,.pigeon-composite--small{flex:0 0 auto}.pigeon-composite__layer{display:block;height:100%;top:0;right:0;bottom:0;left:0;object-fit:contain;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.pigeon-composite__layer--shadow,.pigeon-composite__layer--legs,.pigeon-composite__layer--body,.pigeon-composite__layer--wings,.pigeon-composite__layer--head,.pigeon-composite__layer--face{transform:translateZ(0)}.pigeon--state-happy{box-shadow:0 0 0 5px #2674511f}.pigeon--state-sad,.pigeon--state-hungry,.pigeon--state-dirty,.pigeon--state-sleepy{filter:saturate(.85)}.pigeon__cap{color:#2d5f8b;font-size:24px;left:50%;position:absolute;top:24%;transform:translate(-50%)}.pigeon-state{display:grid;gap:8px;justify-items:center;text-align:center}.pigeon-randomize-button{background:#ffffffdb;border:1px solid #dce1e8;box-shadow:0 8px 22px #20242b14;min-height:40px}.debuff-list,.care-message-list{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.debuff-badge,.care-message{background:#fff;border:1px solid #dce1e8;border-radius:8px;color:#404853;font-size:12px;font-weight:800;padding:5px 8px}.care-message--effect{border-color:#d4b26a}.care-message--warning{background:#fff8df;border-color:#ead28b}.stats,.list{display:grid;gap:12px}.stat{display:grid;gap:7px}.stat__header{align-items:center;display:flex;gap:10px;justify-content:space-between}.stat__value{align-items:flex-end;display:grid;gap:2px;justify-items:end;text-align:right}.stat__value span{color:#5e6875;font-size:12px;font-weight:700}.stat__track{background:#d9dee6;border-radius:8px;height:14px;overflow:hidden}.stat__fill{height:100%}.stat__fill--energy{background:#2d79c7}.stat__fill--food{background:#c06b30}.stat__fill--clean{background:#2aa9a1}.stat__fill--dirt{background:#9b6a3d}.stat__fill--xp{background:#7b61b8}.actions{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-top:20px}.actions--secondary{grid-template-columns:1fr 1fr;margin-top:10px}.actions--energy{grid-template-columns:1fr;margin-top:10px}.shop-tabs{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin:16px 0}.community-tabs{display:grid;gap:8px;grid-template-columns:repeat(4,1fr);margin:16px 0}.shop-tab{background:#fff;border:1px solid #dce1e8;font-size:13px;min-height:44px;padding:8px}.shop-tab--active{background:#267451;color:#fff}.shop-sections{display:grid;gap:18px}.shop-section{display:grid;gap:10px}.shop-section>h2{color:#404853;font-size:16px}.item{align-items:center;background:#fff;border:1px solid #dce1e8;border-radius:8px;display:flex;gap:14px;justify-content:space-between;padding:14px}.item p{color:#5e6875;font-size:14px;margin:5px 0}.item__body{display:grid;gap:5px}.item__body span{color:#404853;font-size:14px;font-weight:700}.item--skin{justify-content:flex-start}.item--skin button{margin-left:auto}.item__actions{display:grid;gap:8px;min-width:170px}.item--locked{background:#f6f7f9}.item--highlight{border-color:#267451;box-shadow:0 0 0 3px #2674511f}.leaderboard-rank{color:#267451;font-size:18px;font-weight:900;min-width:42px}.status-pill{align-items:center;background:#eef3f0;border-radius:8px;color:#267451;display:flex;font-size:13px;font-weight:800;min-height:38px;padding:8px 10px}.community-search{display:grid;gap:8px;grid-template-columns:1fr auto;margin-bottom:14px}.community-search input{border:1px solid #dce1e8;border-radius:8px;color:#20242b;font:inherit;min-height:46px;padding:0 12px}.public-profile{align-items:center;display:grid;gap:14px;justify-items:center;margin-top:28px;text-align:center}.public-profile__body{background:#fff;border:1px solid #dce1e8;border-radius:8px;display:grid;gap:8px;padding:16px;width:100%}.public-profile__body span{color:#404853;font-weight:700}.empty-state{color:#5e6875;font-weight:700;text-align:center}.game-canvas-wrap{margin-top:14px;position:relative}.game-canvas{border:3px solid #20242b;border-radius:8px;display:block;height:auto;max-width:100%;width:100%}.game-score{background:#ffffffc7;border-radius:8px;display:grid;font-size:18px;font-weight:800;gap:2px;padding:8px 12px;position:absolute;right:14px;top:14px}.game-score span+span{color:#5e6875;font-size:13px}.flight-zone-panel{align-items:center;background:#ffffffc7;border:1px solid rgba(70,82,105,.12);border-radius:999px;display:flex;font-size:.86rem;font-weight:800;justify-content:space-between;margin:-8px auto 0;max-width:320px;padding:8px 12px;width:calc(100% - 28px)}.flight-zone-notice{background:#38835beb;border-radius:999px;color:#fff;font-size:.82rem;font-weight:900;margin:8px auto 0;max-width:max-content;padding:8px 12px}.game-over{align-items:center;display:grid;gap:16px;min-height:420px;place-content:center;text-align:center}.game-over__loot{background:#fff6dac7;border:1px solid rgba(180,132,43,.18);border-radius:16px;margin:0;padding:10px 12px}.game-over__loot h3{font-size:.95rem;margin:0 0 6px}.game-over__loot p{margin:4px 0}.game-over__chest{background:#ffecb2e0;border-color:#9d66163d}.quest-page{gap:14px}.page-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.page-header h1{font-size:1.35rem;margin:0}.tabs{display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.tabs button.active{background:#2f7d55;color:#fff}.quest-list{display:grid;gap:10px;overflow:auto}.quest-card{background:#ffffffd6;border:1px solid rgba(53,62,77,.12);border-radius:18px;display:grid;gap:10px;padding:12px}.quest-card h2{font-size:1rem;margin:0 0 4px}.quest-card p{margin:0 0 4px}.quest-card small{color:#5e6875;font-weight:800}.quest-progress{background:#2c34411f;border-radius:999px;height:8px;overflow:hidden}.quest-progress span{background:linear-gradient(90deg,#f2bd4b,#4da66f);display:block;height:100%}.quest-card__footer{align-items:center;display:flex;justify-content:space-between}.toast{background:#a93434;color:#fff;font-weight:700;left:12px;padding:10px 14px;position:fixed;right:12px;top:12px;z-index:10}.modal-backdrop{align-items:end;background:#20242b75;bottom:0;display:flex;justify-content:center;left:0;padding:14px;position:fixed;right:0;top:0;z-index:12}.feed-modal{background:#f4f1e8;border-radius:8px 8px 0 0;box-shadow:0 -14px 40px #20242b38;display:grid;gap:14px;max-height:min(82vh,640px);max-width:520px;overflow:auto;padding:16px;width:100%}.feed-modal__header{align-items:center;display:flex;gap:12px;justify-content:space-between}.feed-modal__header button{min-height:38px}.debug-widget{bottom:12px;position:fixed;right:12px;z-index:8}.debug-toggle{background:#20242b;color:#fff;font-size:12px;min-height:32px;padding:0 10px}.debug-panel{background:#20242bf0;border-radius:8px;color:#fff;display:grid;font-size:12px;gap:4px;margin-top:8px;max-width:min(320px,calc(100vw - 24px));padding:10px;word-break:break-word}@media (max-width: 420px){.actions,.shop-tabs,.community-tabs,.community-search{grid-template-columns:1fr}.item{align-items:stretch;display:grid}.screen{padding:14px}.home-screen{padding:10px}.home-header{gap:8px;grid-template-columns:auto 1fr;padding:8px}.home-header__resources{gap:5px}.level-badge{min-height:64px;width:64px}.level-badge strong{font-size:22px}.resource-pill{font-size:12px;min-height:34px;padding:4px 6px}.resource-pill__hint{display:none}.home-playfield{grid-template-columns:56px minmax(0,1fr) 56px}.pigeon-stage__scene{padding:6px}.pigeon--large{height:168px;width:168px}.vertical-stat-gauge__tube{height:min(32vh,165px);min-height:118px;width:30px}.care-action-button{min-height:54px;width:56px}.social-actions button{font-size:13px;min-height:36px;padding:0 9px}}
