:root{color:#24302c;font-synthesis:none;letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fbfcf8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.45}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}h1,h2,p{margin:0}#root{min-height:100svh}.hatchkin-beveled-button{--hatchkin-beveled-button-background:#3f72bd;--hatchkin-beveled-button-radius:999px;--hatchkin-beveled-button-slice-top:94;--hatchkin-beveled-button-slice-right:172;--hatchkin-beveled-button-slice-bottom:94;--hatchkin-beveled-button-slice-left:172;--hatchkin-beveled-button-frame-top:15px;--hatchkin-beveled-button-frame-right:27px;--hatchkin-beveled-button-frame-bottom:15px;--hatchkin-beveled-button-frame-left:27px;--hatchkin-beveled-button-focus:#5796e794;appearance:none;border-radius:var(--hatchkin-beveled-button-radius);isolation:isolate;color:#fff8dc;cursor:pointer;min-width:min(100%,212px);min-height:62px;font:inherit;letter-spacing:0;text-align:center;text-shadow:-1px -1px #18233a,1px -1px #18233a,-1px 1px #18233a,1px 1px #18233a,0 2px #050c197a,0 -1px #ffffff61;touch-action:manipulation;background:0 0;border:0;justify-content:center;align-items:center;padding:12px 26px 14px;font-size:1.35rem;font-weight:900;line-height:1;text-decoration:none;transition:filter .16s,transform .16s;display:inline-flex;position:relative;overflow:visible;transform:translateY(0)}.hatchkin-beveled-button:before{content:"";z-index:-1;border-radius:inherit;border-style:solid;border-width:var(--hatchkin-beveled-button-frame-top) var(--hatchkin-beveled-button-frame-right) var(--hatchkin-beveled-button-frame-bottom) var(--hatchkin-beveled-button-frame-left);border-image-source:url(/images/button.webp);border-image-slice:var(--hatchkin-beveled-button-slice-top) var(--hatchkin-beveled-button-slice-right) var(--hatchkin-beveled-button-slice-bottom) var(--hatchkin-beveled-button-slice-left) fill;border-image-width:var(--hatchkin-beveled-button-frame-top) var(--hatchkin-beveled-button-frame-right) var(--hatchkin-beveled-button-frame-bottom) var(--hatchkin-beveled-button-frame-left);background:var(--hatchkin-beveled-button-background);pointer-events:none;border-image-repeat:stretch;position:absolute;inset:0}.hatchkin-beveled-button--confirm:before{border-image-source:url(/images/button-green.webp)}.hatchkin-beveled-button--cancel:before{border-image-source:url(/images/button-red.webp)}.hatchkin-beveled-button__label{overflow-wrap:anywhere;max-width:100%;display:block;position:relative}.hatchkin-beveled-button:hover{filter:saturate(1.06)brightness(1.04);transform:translateY(-1px)}.hatchkin-beveled-button:active{filter:saturate(.98)brightness(.96);transform:translateY(2px)}.hatchkin-beveled-button:focus-visible{outline:3px solid var(--hatchkin-beveled-button-focus);outline-offset:5px}.hatchkin-beveled-button:disabled,.hatchkin-beveled-button[aria-disabled=true]{cursor:not-allowed;filter:grayscale(.18)saturate(.78);opacity:.62;transform:none}.hatchkin-beveled-button:disabled:hover,.hatchkin-beveled-button[aria-disabled=true]:hover{transform:none}@media (prefers-reduced-motion:reduce){.hatchkin-beveled-button{transition:none}}.hatchkin-modal-backdrop{z-index:1100;padding:calc(24px + env(safe-area-inset-top,0px)) calc(18px + env(safe-area-inset-right,0px)) calc(24px + env(safe-area-inset-bottom,0px)) calc(18px + env(safe-area-inset-left,0px));box-sizing:border-box;background:#0c0a087a;place-items:center;display:grid;position:fixed;inset:0}.hatchkin-modal{--hatchkin-modal-slice-top:100;--hatchkin-modal-slice-right:80;--hatchkin-modal-slice-bottom:18;--hatchkin-modal-slice-left:80;--hatchkin-modal-frame-top:50px;--hatchkin-modal-frame-right:40px;--hatchkin-modal-frame-bottom:10px;--hatchkin-modal-frame-left:40px;--hatchkin-modal-content-top:var(--hatchkin-modal-frame-top);--hatchkin-modal-content-right:var(--hatchkin-modal-frame-right);--hatchkin-modal-content-bottom:var(--hatchkin-modal-frame-bottom);--hatchkin-modal-content-left:var(--hatchkin-modal-frame-left);width:min(100%,720px);max-width:calc(100vw - 36px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px));isolation:isolate;box-sizing:border-box;color:#3e2615;max-height:min(86svh,720px);box-shadow:none;background:0 0;border:0;outline:none;position:relative}.hatchkin-modal:before{content:"";z-index:-1;border-style:solid;border-width:var(--hatchkin-modal-frame-top) var(--hatchkin-modal-frame-right) var(--hatchkin-modal-frame-bottom) var(--hatchkin-modal-frame-left);border-image-source:url(/images/modal.webp);border-image-slice:var(--hatchkin-modal-slice-top) var(--hatchkin-modal-slice-right) var(--hatchkin-modal-slice-bottom) var(--hatchkin-modal-slice-left) fill;box-sizing:border-box;filter:drop-shadow(0 18px 28px #0a07045c)drop-shadow(0 5px #4c2b12b8);pointer-events:none;border-image-repeat:stretch;position:absolute;inset:0}.hatchkin-modal__inner{max-height:calc(min(86svh, 720px) - var(--hatchkin-modal-content-top) - var(--hatchkin-modal-content-bottom));margin-top:var(--hatchkin-modal-content-top);margin-bottom:var(--hatchkin-modal-content-bottom);padding:0 var(--hatchkin-modal-content-right) 0 var(--hatchkin-modal-content-left);box-sizing:border-box;gap:22px;display:grid;position:relative;overflow:auto}.hatchkin-modal__title{top:calc(var(--hatchkin-modal-frame-top) / 2);right:var(--hatchkin-modal-frame-right);left:var(--hatchkin-modal-frame-left);color:#fff4cf;letter-spacing:0;text-align:center;z-index:1;text-shadow:-1px -1px #46230cd6,1px -1px #46230cd6,-1px 1px #46230cd6,1px 1px #46230cd6,0 2px #2c160880,0 4px 8px #14090352;pointer-events:none;margin:0;font-size:clamp(1.55rem,4vw,2.35rem);font-weight:900;line-height:1.02;position:absolute;transform:translateY(-50%)}.hatchkin-modal__body,.hatchkin-modal__footer{min-width:0;min-height:0}.hatchkin-modal__close{appearance:none;z-index:2;cursor:pointer;background:radial-gradient(circle at 34% 24%,#ffecaf9e,#0000 24%),linear-gradient(#f66d43 0%,#c42d20 72%,#8d1f18 100%);border:2px solid #7a4a1e;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;top:8px;right:5px;box-shadow:0 3px #5e3416,0 6px 12px #2b140857,inset 0 0 0 3px #7b37185c,inset 0 2px #ffe8af6b}.hatchkin-modal__close:before,.hatchkin-modal__close:after{content:"";background:#ffe8be;border-radius:999px;grid-area:1/1;width:18px;height:5px;box-shadow:0 2px #692b1257,inset 0 1px #ffffff94}.hatchkin-modal__close:before{transform:rotate(45deg)}.hatchkin-modal__close:after{transform:rotate(-45deg)}.hatchkin-modal__close:hover{filter:saturate(1.05)brightness(1.04)}.hatchkin-modal__close:active{transform:translateY(2px);box-shadow:0 1px #5e3416,0 4px 8px #2b14084d,inset 0 0 0 3px #7b37185c,inset 0 2px #ffe8af6b}.hatchkin-modal__close:focus-visible{outline-offset:5px;outline:3px solid #38a6b2a8}@media (width<=620px){.hatchkin-modal{--hatchkin-modal-frame-top:46px;--hatchkin-modal-frame-right:34px;--hatchkin-modal-frame-bottom:9px;--hatchkin-modal-frame-left:34px}.hatchkin-modal__inner{gap:18px}.hatchkin-modal__title{font-size:clamp(1.45rem,8vw,2rem)}}@media (prefers-reduced-motion:reduce){.hatchkin-modal__close{transition:none}}.buy-coins-modal.hatchkin-modal{width:min(100%,1080px);max-height:min(90svh,820px)}.buy-coins-modal .hatchkin-modal__inner{max-height:calc(min(90svh, 820px) - var(--hatchkin-modal-content-top) - var(--hatchkin-modal-content-bottom));gap:20px;padding-block:18px}.buy-coins-modal__layout{grid-template-columns:minmax(280px,.88fr) minmax(340px,1.12fr);gap:22px;min-width:0;display:grid}.buy-coins-modal__panel{box-sizing:border-box;background:radial-gradient(circle at 18% 12%,#ffffffa3,#0000 30%),linear-gradient(#fff5d9c2,#fae4ba7a);border:1px solid #9a673257;border-radius:8px;min-width:0;padding:16px;box-shadow:inset 0 1px #ffffff94,0 2px #6a421c1f}.buy-coins-modal__section-title{color:#3b2414;text-align:center;text-shadow:0 1px #fff5dcd1;justify-content:center;align-items:center;gap:9px;min-width:0;margin:0 0 14px;font-size:1.14rem;font-weight:950;line-height:1.1;display:flex}.buy-coins-modal__section-title img{object-fit:contain;flex:none;width:25px;height:25px}.buy-coins-modal__bundle-list{gap:12px;display:grid}.buy-coins-modal__bundle{appearance:none;box-sizing:border-box;color:#3b2414;cursor:pointer;min-width:0;min-height:106px;font:inherit;text-align:left;background:radial-gradient(circle at 20% 20%,#ffffffb8,#0000 35%),linear-gradient(#fff8e5f5,#fce6bee6);border:2px solid #a76f326b;border-radius:8px;grid-template-columns:76px minmax(0,1fr) minmax(112px,auto);align-items:center;gap:14px;padding:12px 14px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffbd,0 3px #86511f38,0 6px 12px #482b121f}.buy-coins-modal__bundle:hover{filter:brightness(1.02)saturate(1.04)}.buy-coins-modal__bundle:focus-visible{outline-offset:3px;outline:3px solid #38a6b2a8}.buy-coins-modal__bundle--selected{border-color:#e8bd2d;box-shadow:inset 0 1px #ffffffd1,0 0 0 3px #ffdf5675,0 4px #86511f3d,0 10px 18px #7651152e}.buy-coins-modal__bundle-ribbon{color:#fff5d0;text-align:center;text-shadow:0 1px #5324089e;background:linear-gradient(#d87923,#9a4014);border:1px solid #70310c6b;border-radius:6px;max-width:124px;padding:4px 9px 5px;font-size:.78rem;font-weight:950;line-height:1;position:absolute;top:-10px;left:-8px;box-shadow:0 3px 5px #47230c33}.buy-coins-modal__bundle-icon{background:radial-gradient(circle at 50% 40%,#ffee8b7a,#0000 60%),#ffe69a2e;border-radius:50%;place-items:center;width:76px;height:76px;display:grid}.buy-coins-modal__bundle-icon img{object-fit:contain;filter:drop-shadow(0 4px 2px #603b1138);width:58px;height:58px;display:block}.buy-coins-modal__bundle-copy{min-width:0}.buy-coins-modal__bundle-amount{overflow-wrap:anywhere;text-shadow:0 1px #fff5dcd6;font-size:clamp(1.18rem,2.2vw,1.58rem);font-weight:950;line-height:1.05;display:block}.buy-coins-modal__bundle-price{box-sizing:border-box;color:#fff7dc;text-align:center;text-shadow:-1px -1px #1f3008b8,1px -1px #1f3008b8,-1px 1px #1f3008b8,1px 1px #1f3008b8;background:linear-gradient(#4886cffa,#28589efa),#28589e;border:2px solid #143e69;border-radius:8px;justify-content:center;align-items:center;min-width:112px;min-height:48px;padding:8px 12px 10px;font-size:clamp(1rem,2vw,1.24rem);font-weight:950;line-height:1;display:inline-flex;box-shadow:inset 0 2px #f4ffa947,inset 0 -4px #1e2d0933,0 3px #2f430e8a}.buy-coins-modal__bundle--selected .buy-coins-modal__bundle-price{background:linear-gradient(#8eb733fa,#4d7516fa),#4d7516;border-color:#31460f}.buy-coins-modal__earn-note{color:#365b18;background:#e9f5bc94;border:1px solid #62842175;border-radius:8px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;min-width:0;margin-top:16px;padding:11px 13px;display:grid}.buy-coins-modal__earn-note img{object-fit:contain;width:48px;height:48px;display:block}.buy-coins-modal__earn-note p{margin:0;font-size:.92rem;font-weight:750;line-height:1.36}.buy-coins-modal__square-area{gap:10px;min-width:0;margin-top:12px;display:grid}.buy-coins-modal__square-card{min-width:0;min-height:112px}.buy-coins-modal__checkout-status,.buy-coins-modal__checkout-message{text-align:center;margin:0;font-size:.95rem;font-weight:800;line-height:1.3}.buy-coins-modal__checkout-status{color:#59412a}.buy-coins-modal__checkout-message{color:#83251b}.buy-coins-modal__summary{box-sizing:border-box;background:#fff4dc9e;border:1px solid #9d6d365c;border-radius:8px;min-width:0;margin-top:8px;padding:12px 14px 14px}.buy-coins-modal__summary h4{color:#3d2818;text-align:center;margin:0 0 10px;font-size:1.05rem;font-weight:950;line-height:1.1}.buy-coins-modal__summary-row,.buy-coins-modal__summary-total{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.buy-coins-modal__summary-row{color:#3d2818;border-bottom:1px dashed #7f5b316b;padding-bottom:10px;font-size:1rem;font-weight:900}.buy-coins-modal__summary-row span{overflow-wrap:anywhere;align-items:center;gap:8px;min-width:0;display:inline-flex}.buy-coins-modal__summary-row img{object-fit:contain;flex:none;width:28px;height:28px}.buy-coins-modal__summary-row strong,.buy-coins-modal__summary-total strong{flex:none}.buy-coins-modal__summary-total{color:#3d2818;padding-top:10px;font-size:1.25rem;font-weight:950}.buy-coins-modal__actions{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:14px;margin-top:18px;display:grid}.buy-coins-modal__actions .hatchkin-beveled-button{width:100%;min-width:0}.buy-coins-modal__purchase-button .hatchkin-beveled-button__label{justify-content:center;align-items:center;gap:10px;display:inline-flex}.buy-coins-modal__purchase-button img{object-fit:contain;flex:none;width:30px;height:30px;display:block}@media (width<=860px){.buy-coins-modal__layout{grid-template-columns:minmax(0,1fr)}}@media (width<=620px){.buy-coins-modal__panel{padding:13px}.buy-coins-modal__bundle{grid-template-columns:58px minmax(0,1fr);gap:12px;min-height:98px;padding:12px}.buy-coins-modal__bundle-icon{width:58px;height:58px}.buy-coins-modal__bundle-icon img{width:46px;height:46px}.buy-coins-modal__bundle-price{grid-column:2;justify-self:start;min-width:min(100%,136px);min-height:40px;margin-top:6px;padding:7px 10px 8px}.buy-coins-modal__earn-note{grid-template-columns:42px minmax(0,1fr)}.buy-coins-modal__earn-note img{width:38px;height:38px}.buy-coins-modal__actions{grid-template-columns:minmax(0,1fr)}}.hatchkin-button{--hatchkin-button-radius:30px;--hatchkin-button-rim-dark:#321304;--hatchkin-button-text:#5b2302;--hatchkin-button-focus:#38a6b28f;appearance:none;border:1px solid var(--hatchkin-button-rim-dark);border-radius:var(--hatchkin-button-radius);isolation:isolate;min-width:min(100%,260px);min-height:76px;color:var(--hatchkin-button-text);cursor:pointer;font:inherit;letter-spacing:0;text-align:center;text-shadow:0 1px #ffe8abf2,0 2px #3213043d;touch-action:manipulation;background:linear-gradient(#ffe297eb,#5c2508d1 76%,#2d1003 100%),linear-gradient(90deg,#8a4318,#3e1705 8%,#8b451a 92%,#371403);justify-content:center;align-items:center;padding:12px;font-size:2.35rem;font-weight:800;line-height:1;text-decoration:none;transition:box-shadow .17s,filter .17s,transform .17s;display:inline-flex;position:relative;transform:translateY(0);box-shadow:0 18px 26px #31140547,0 7px #4a1c06,0 9px #1f0b02}.hatchkin-button:before{content:"";z-index:-1;border-radius:calc(var(--hatchkin-button-radius) - 6px);background:radial-gradient(circle at 16% 18%,#ffffffd1,#0000 24%),radial-gradient(circle at 78% 30%,#fff4c9b8,#0000 34%),radial-gradient(circle at 50% 120%,#a8521229,#0000 46%),linear-gradient(#fff3c8 0%,#ffe4a5 50%,#f8ca79 100%);border:1px solid #6b3610b8;position:absolute;inset:5px 7px 9px;box-shadow:inset 0 3px 2px #ffffffeb,inset 0 -10px 18px #89461233,inset 10px 0 20px #7e3e0f1f,inset -10px 0 20px #7e3e0f1f,0 2px 1px #fff5c8a3}.hatchkin-button:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#ffffffa3,#fff0);border-radius:999px;height:22px;position:absolute;inset:9px 14px auto}.hatchkin-button__label{overflow-wrap:anywhere;max-width:100%;display:block;position:relative}.hatchkin-button:hover{filter:saturate(1.05)brightness(1.03);transform:translateY(-2px);box-shadow:0 22px 30px #3114054d,0 9px #4a1c06,0 11px #1f0b02}.hatchkin-button--secondary{--hatchkin-button-radius:22px;color:#3e2512;text-shadow:0 1px #fff6ded6;background:linear-gradient(#a98a50 0%,#785932 100%);border:1px solid #433017db;box-shadow:0 7px 10px #2f1f0d47,0 3px #3f2a13b3,inset 0 1px #fff3cab3}.hatchkin-button--secondary .hatchkin-button__label{font-size:1.08rem;line-height:1}.hatchkin-button--secondary:before{border-radius:calc(var(--hatchkin-button-radius) - 4px);background:radial-gradient(circle at 28% 20%,#fffce9db,#0000 32%),linear-gradient(#f5e8c3 0%,#eed9a8 60%,#dfbf7f 100%);border:1px solid #9a723a70;inset:3px;box-shadow:inset 0 2px 2px #ffffffa8,inset 0 -5px 9px #7d542529,inset 4px 0 8px #69482314,inset -4px 0 8px #69482314}.hatchkin-button--secondary:hover{filter:saturate(1.02)brightness(1.02);transform:translateY(-1px);box-shadow:0 8px 12px #2f1f0d4d,0 4px #3f2a13b3,inset 0 1px #fff3cabd}.hatchkin-button:active{filter:saturate(.98)brightness(.98);transform:translateY(5px);box-shadow:0 11px 18px #31140542,0 2px #4a1c06,0 4px #1f0b02}.hatchkin-button--secondary:active{filter:saturate(.98)brightness(.98);transform:translateY(1px);box-shadow:0 4px 8px #2f1f0d3d,0 1px #3f2a13b3,inset 0 1px #fff3ca8f}.hatchkin-button:focus-visible{outline:3px solid var(--hatchkin-button-focus);outline-offset:6px}.hatchkin-button:disabled,.hatchkin-button[aria-disabled=true]{cursor:not-allowed;filter:grayscale(.12)saturate(.8);opacity:.62;transform:none}.hatchkin-button:disabled:hover,.hatchkin-button[aria-disabled=true]:hover{transform:none;box-shadow:0 18px 26px #31140547,0 7px #4a1c06,0 9px #1f0b02}.hatchkin-button--secondary:disabled:hover,.hatchkin-button--secondary[aria-disabled=true]:hover{transform:none;box-shadow:0 7px 10px #2f1f0d47,0 3px #3f2a13b3,inset 0 1px #fff3cab3}@media (prefers-reduced-motion:reduce){.hatchkin-button{transition:none}}.announcement-modal{width:min(100%,680px)}.announcement-modal__list{gap:14px;display:grid}.announcement-modal__item{background:#fff6dc9e;border:2px solid #71441d47;border-radius:8px;gap:8px;padding:14px 16px;display:grid}.announcement-modal__item h3{color:#3e2615;margin:0;font-size:1.05rem;line-height:1.2}.announcement-modal__item p{color:#4f321f;white-space:pre-wrap;margin:0;font-size:.98rem;line-height:1.45}.announcement-modal__actions{justify-items:center;gap:10px;margin-top:18px;display:grid}.announcement-modal__button{min-width:min(100%,220px)}.announcement-modal__message{color:#8e261d;text-align:center;margin:0;font-weight:800;line-height:1.35}.pwa-install-reward-banner{left:50%;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:900;box-sizing:border-box;color:#26382f;background:#fdf9e5f5;border:1px solid #3b5c4c33;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:min(760px,100% - 32px);padding:12px 14px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 16px 36px #19252c38}.pwa-install-reward-banner__icon{background:#285846;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 2px #ffffff2e}.pwa-install-reward-banner__icon img{object-fit:contain;width:26px;height:26px;display:block}.pwa-install-reward-banner__copy{gap:2px;min-width:0;display:grid}.pwa-install-reward-banner__copy strong{font-size:1rem;line-height:1.15}.pwa-install-reward-banner__copy span{color:#4b5b52;font-size:.88rem;line-height:1.35}.pwa-install-reward-banner__actions{align-items:center;gap:8px;display:flex}.pwa-install-reward-banner__install{min-width:112px}.pwa-install-reward-banner__dismiss{color:#26382f;cursor:pointer;background:#ffffff8a;border:1px solid #26382f38;border-radius:50%;place-items:center;width:34px;height:34px;font:700 1rem/1 system-ui,sans-serif;display:grid}.pwa-install-reward-banner__dismiss:focus-visible,.pwa-install-reward-banner__dismiss:hover{background:#fff}@media (width<=560px){.pwa-install-reward-banner{grid-template-columns:auto minmax(0,1fr);align-items:start}.pwa-install-reward-banner__actions{grid-column:1/-1;justify-content:stretch;width:100%}.pwa-install-reward-banner__install{flex:1}}.hatchkin-maintenance{text-align:left;justify-items:start;gap:16px;padding:30px;display:grid}.hatchkin-maintenance__image{aspect-ratio:1;object-fit:contain;justify-self:center;width:min(100%,240px)}.hatchkin-maintenance__actions{flex-wrap:wrap;gap:10px;display:flex}.app-screen{box-sizing:border-box;place-items:center;min-height:100svh;padding:32px;display:grid}.app-screen.app-loading-screen{background:#fbfcf8 url(/images/loading-bg.webp) 50%/cover no-repeat;padding:0;overflow:hidden}.app-loading-screen__content{justify-items:center;gap:24px;width:100%;display:grid}.app-loading-screen__logo{object-fit:contain;width:min(100%,800px);height:auto;display:block}.app-loading-screen__spinner{filter:drop-shadow(0 2px 3px #18233a52);border:5px solid #fff8dc7a;border-top-color:#fff8dc;border-radius:999px;width:42px;height:42px;animation:.82s linear infinite app-loading-spin;display:block}.app-loading-screen__status{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes app-loading-spin{to{transform:rotate(360deg)}}.app-screen.app-not-found-screen{background:#fbfcf8 url(/images/404.webp) 50%/cover no-repeat;padding:0;position:relative;overflow:hidden}.app-not-found-screen__actions{width:calc(100% - 40px);max-width:360px;left:50%;bottom:calc(32px + env(safe-area-inset-bottom,0px));z-index:1;justify-content:center;display:flex;position:fixed;transform:translate(-50%)}.app-not-found-screen__home{width:100%;max-width:260px}.claim-screen{background:radial-gradient(circle at 18% 16%,#3c8f721f,#0000 30%),radial-gradient(circle at 84% 18%,#d765571f,#0000 26%),linear-gradient(#fbfcf8 0%,#eff5f1 100%)}.auth-screen{background:radial-gradient(circle at 76% 18%,#38a6b224,#0000 28%),linear-gradient(#fbfcf8 0%,#eef3f7 100%)}.login-screen{background:#fbfcf8 url(/images/loading-bg.webp) 50%/cover no-repeat;place-items:start center}.login-screen__content{justify-items:center;gap:20px;width:min(800px,100%);display:grid}.login-screen__logo{object-fit:contain;filter:drop-shadow(0 8px 18px #1f352d24);width:min(800px,100%);height:auto;display:block}.maintenance-home-button{top:calc(16px + env(safe-area-inset-top,0px));left:calc(16px + env(safe-area-inset-left,0px));z-index:10;position:fixed}.route-transition-overlay{z-index:1000;opacity:0;pointer-events:none;background:#000;transition:opacity .24s;position:fixed;inset:0}.route-transition-overlay-fading-out,.route-transition-overlay-fading-in{pointer-events:auto}.route-transition-overlay-fading-out{opacity:1}.route-transition-overlay-fading-in{opacity:0}.game-screen,.shop-screen,.clinic-screen,.inventory-screen,.garden-screen,.tasks-screen,.workshop-screen,.settings-screen,.mystery-dungeon-screen{background-color:#eef3f7;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.mystery-dungeon-screen{color:#eef5e5;background:linear-gradient(#111b19e6,#0a1012f5),url(/images/garden-16x9.webp);place-items:stretch stretch;overflow:hidden}.mystery-dungeon-screen--run{padding:0}.tasks-screen{background-image:url(/images/home-1x1.webp)}.workshop-screen{color:#fff8dc;background:linear-gradient(#1e2d2661,#141a188f),url(/images/home-16x9.webp);grid-template-rows:auto minmax(0,1fr);align-content:start;place-items:stretch center;gap:10px}.game-screen,.shop-screen,.clinic-screen,.inventory-screen,.garden-screen,.workshop-screen{isolation:isolate;overflow:hidden}.game-background,.shop-background,.clinic-background,.inventory-background,.garden-background{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:0}.game-background__image,.shop-background__image,.clinic-background__image,.inventory-background__image,.garden-background__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.game-floor-hotspot{z-index:5;pointer-events:none;display:block;position:absolute;inset:0}.game-floor-hotspot polygon{fill:#0000;stroke:#0000}.game-hatchkin-scene{z-index:6;pointer-events:none;display:block;position:absolute}.game-hatchkin-scene__canvas{width:100%;height:100%;display:block}.inventory-grid{z-index:5;box-sizing:border-box;display:grid;position:absolute}.inventory-status-panel{z-index:5;place-self:center}.garden-plot-grid{z-index:5;box-sizing:border-box;background:#2d19070a;border:2px solid #f6dc8e52;gap:4px;padding:4px;display:grid;position:absolute;box-shadow:inset 0 0 0 1px #2a17082e,0 2px 7px #120c041f}.garden-plot-grid__cell{box-sizing:border-box;color:#fff8dc;text-align:center;text-shadow:0 1px 2px #2314089e;border:1px solid #f6dc8e3d;place-items:center;min-width:0;min-height:0;font-size:.7rem;font-weight:900;line-height:1;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #2b18081a,0 2px 4px #120c041f}button.garden-plot-grid__cell{cursor:pointer;font:inherit}button.garden-plot-grid__cell:disabled,button.garden-plot-grid__cell[aria-disabled=true]{cursor:not-allowed}.garden-plot-grid__cell--empty{background:#462d1333}.garden-plot-grid__cell--empty:hover{background:#6a4d1e57}.garden-plot-grid__cell--locked{background:repeating-linear-gradient(135deg,#1a11082e 0 8px,#f7de9712 8px 16px),#23180d42}.garden-plot-grid__lock{background:#f5da9257;border:3px solid #3b2511b8;border-radius:6px;width:24px;height:19px;display:block;position:relative}.garden-plot-grid__lock:before{content:"";border:3px solid #3b2511b8;border-bottom:0;border-radius:999px 999px 0 0;width:15px;height:13px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.garden-plot-grid__cell--planted{background:#2f522075;grid-template-rows:minmax(0,1fr) auto auto;gap:3px;padding:6px}.garden-plot-grid__cell--ready{background:#5d7925ad;border-color:#ffe87cb8;box-shadow:inset 0 0 0 1px #fff6b147,0 0 12px #eecc4a42}.garden-plot-grid__cell--growing:hover{background:#45702a94}.garden-plot-grid__cell img{object-fit:contain;filter:drop-shadow(0 2px 2px #1e130857);width:min(34px,68%);height:min(34px,68%)}.garden-plot-grid__cell span,.garden-plot-grid__cell strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.garden-plot-grid__cell strong{color:#ffef9c;font-size:.64rem}.inventory-grid-cell{background:#3f2a1321;border:2px solid #3f2a139e;border-radius:8px;place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffebb629,inset 0 -2px #26160a29}.inventory-grid-cell--filler{visibility:hidden}.inventory-grid-cell--locked:before{content:"";background:repeating-linear-gradient(135deg,#1e120926 0 8px,#ffebb60f 8px 16px);position:absolute;inset:0}.inventory-grid-cell__lock{background:#f5da9259;border:3px solid #39220fb8;border-radius:6px;width:28px;height:22px;display:block;position:relative;box-shadow:inset 0 1px #fff6de6b,0 2px 2px #21120729}.inventory-grid-cell__lock:before{content:"";border:3px solid #39220fb8;border-bottom:0;border-radius:999px 999px 0 0;width:18px;height:16px;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.inventory-item-button.hatchkin-button{box-sizing:border-box;width:100%;min-width:0;max-width:none;height:100%;min-height:0;padding:6px;box-shadow:0 4px 7px #2f1f0d3d,0 2px #3f2a139e,inset 0 1px #fff3cab3}.inventory-item-button .hatchkin-button__label{box-sizing:border-box;grid-template-rows:minmax(0,1fr) auto;place-items:center;gap:4px;width:100%;min-width:0;height:100%;padding:6px 5px 5px;display:grid}.inventory-item-button__icon{object-fit:contain;filter:drop-shadow(0 3px 2px #4929112e);width:min(42px,70%);height:min(42px,70%);display:block}.inventory-item-button__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:.72rem;font-weight:900;line-height:1;overflow:hidden}.inventory-item-button__quantity{box-sizing:border-box;color:#f6f1d3;text-shadow:0 1px #182406b8;background:linear-gradient(#8eb733fa 0%,#4d7516fa 100%),#4d7516;border:1px solid #293b0ae0;border-radius:999px;place-items:center;min-width:22px;min-height:22px;padding:2px 6px;font-size:.76rem;font-weight:900;line-height:1;display:grid;position:absolute;bottom:4px;right:4px}.inventory-page-button.hatchkin-button{z-index:7;width:48px;min-width:0;height:48px;min-height:0;padding:5px;position:absolute;transform:translateY(-50%)}.inventory-page-button .hatchkin-button__label{font-size:1.35rem}.inventory-page-button:disabled:hover,.inventory-page-button[aria-disabled=true]:hover{transform:translateY(-50%)}.shop-sign-hotspot{z-index:6;box-sizing:border-box;pointer-events:none;text-align:center;place-items:center;padding:2px 6px;display:grid;position:absolute;transform:rotate(-.5deg)}.shop-sign-hotspot__text{color:#332418;text-overflow:ellipsis;text-shadow:0 1px #ffebb6a6;text-transform:uppercase;white-space:nowrap;max-width:100%;font-size:1rem;font-weight:900;line-height:1;overflow:hidden}.shop-screen .shop-home-button,.clinic-screen .clinic-home-button,.inventory-screen .inventory-home-button,.garden-screen .garden-home-button,.tasks-screen .tasks-home-button{top:calc(32px + env(safe-area-inset-top,0px));left:calc(32px + env(safe-area-inset-left,0px));z-index:10;min-width:0;min-height:48px;padding:7px 14px;position:fixed}.mystery-dungeon-screen .mystery-dungeon-back-button{top:calc(32px + env(safe-area-inset-top,0px));left:calc(32px + env(safe-area-inset-left,0px));z-index:10;position:fixed}.garden-screen .garden-unlock-button,.inventory-screen .inventory-upgrade-button{top:calc(32px + env(safe-area-inset-top,0px));right:calc(32px + env(safe-area-inset-right,0px));z-index:10;min-width:0;min-height:48px;padding:7px 14px;position:fixed}.garden-status-panel{min-width:148px;right:calc(32px + env(safe-area-inset-right,0px));bottom:calc(32px + env(safe-area-inset-bottom,0px));z-index:10;color:#fff8dc;text-align:right;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2e1f0eb8;border:1px solid #f6dc8e5c;border-radius:8px;padding:9px 12px;font-size:.86rem;font-weight:900;position:fixed;box-shadow:0 10px 24px #1b100738}.garden-status-panel p{color:#ffe0c6;margin:6px 0 0;font-size:.8rem}.garden-load-status-panel{z-index:5;place-self:center}.garden-action-modal__options{gap:10px;display:grid}.garden-boost-modal__preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.garden-boost-modal__preview div{color:#4d301c;text-align:center;background:#fff6de61;border:2px solid #704c2057;border-radius:8px;gap:6px;min-width:0;padding:12px;display:grid}.garden-boost-modal__preview span{letter-spacing:0;text-transform:uppercase;font-size:.84rem;font-weight:900}.garden-boost-modal__preview strong{overflow-wrap:anywhere;min-width:0;font-size:1.35rem;line-height:1}.workshop-topbar{z-index:5;width:min(1180px,100%);min-height:76px;display:block;position:relative}.hatchkin-title-bar.workshop-title-bar{--hatchkin-title-bar-min-height:82px;--hatchkin-title-bar-padding-block:14px;--hatchkin-title-bar-padding-inline:clamp(22px, 4vw, 52px);text-align:left;grid-template-columns:auto minmax(0,1fr) auto;justify-content:stretch;align-items:center;gap:12px;width:100%;display:grid}.workshop-title-bar__title{color:#fff2c7;letter-spacing:0;text-align:left;text-overflow:ellipsis;text-shadow:0 2px #4d2813,0 4px #2a150a8f,0 7px 12px #1008045c;white-space:nowrap;justify-self:start;min-width:0;margin:0;padding-bottom:.06em;font-size:clamp(1.4rem,3.2vw,2.7rem);font-weight:1000;line-height:1.1;overflow:hidden}.workshop-title-bar .workshop-home-button{min-width:0}.workshop-resource-cluster{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.workshop-resource-cluster .hatchkin-button{min-width:132px;min-height:48px;padding:7px 10px}.workshop-status-panel{z-index:5;place-self:center}.workshop-board{box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#231c13c7;border:1px solid #f6dc8e52;border-radius:8px;grid-template-rows:auto minmax(0,1fr);place-self:center;gap:16px;width:min(1180px,100vw - 48px);max-height:none;margin:auto;padding:18px;display:grid;box-shadow:0 18px 40px #0b0e0c57}.workshop-board__header{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.workshop-board__header h1,.workshop-board__header p{margin:0}.workshop-board__summary{color:#f3dfb4;margin:4px 0 0;font-size:.92rem;font-weight:800;line-height:1.2}.workshop-slot-controls{justify-content:flex-end;align-items:center;gap:10px;display:flex}.workshop-slot-counter{color:#fff3b8;text-align:center;background:#21180d9e;border:1px solid #f6dc8e47;border-radius:8px;min-width:96px;padding:8px 10px;font-weight:1000}.workshop-slot-upgrade-button{min-width:92px;min-height:38px;padding:8px 12px;font-size:.9rem}.workshop-error,.workshop-empty{color:#ffe0c6;margin:0;font-weight:800}.workshop-layout{grid-template-columns:minmax(230px,.9fr) minmax(300px,1.25fr) minmax(230px,.9fr);gap:16px;min-height:0;display:grid;overflow:hidden}.workshop-panel{grid-template-rows:auto minmax(0,1fr);gap:12px;min-width:0;min-height:0;display:grid}.workshop-panel>h2{color:#fff3b8;margin:0;font-size:1.16rem;line-height:1}.workshop-card-grid,.workshop-investment-list{align-content:start;gap:12px;min-height:0;padding-right:2px;display:grid;overflow:auto}.workshop-card,.workshop-investment{background:#31271ac7;border:1px solid #f6dc8e3d;border-radius:8px;gap:11px;min-width:0;padding:12px;display:grid;box-shadow:0 10px 18px #0d0d092e}.workshop-card__header{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.workshop-card__header img{object-fit:contain;filter:drop-shadow(0 2px 2px #120c0557);width:48px;height:48px}.workshop-card__header h2,.workshop-card__header span,.workshop-card p,.workshop-investment h2,.workshop-investment p,.workshop-investment span{margin:0}.workshop-card__header h2,.workshop-investment h2{color:#fff8dc;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.02rem;line-height:1.08;overflow:hidden}.workshop-card__header span,.workshop-investment span{color:#ffef9c;font-size:.84rem;font-weight:900}.workshop-card p,.workshop-investment p{color:#f3dfb4;font-size:.88rem;line-height:1.35}.workshop-card__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.workshop-card__columns h3{color:#dbe9c2;letter-spacing:0;text-transform:uppercase;margin:0 0 7px;font-size:.78rem}.workshop-line-list{gap:6px;display:grid}.workshop-line{color:#fff8dc;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:6px;min-width:0;font-size:.84rem;font-weight:800;display:inline-grid}.workshop-line[data-missing=true]{color:#ffd5c5}.workshop-line img{object-fit:contain;width:24px;height:24px}.workshop-line span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workshop-investment{grid-template-columns:minmax(0,1fr) minmax(110px,auto);align-items:center}.mystery-dungeon-abandon-button{min-width:0;min-height:44px;top:calc(24px + env(safe-area-inset-top,0px));left:calc(24px + env(safe-area-inset-left,0px));z-index:20;color:#f7f2d5;background:#14221fb8;border:1px solid #e8e0ad5c;border-radius:8px;padding:8px 14px;font-weight:900;position:fixed;box-shadow:0 10px 24px #00000038}.mystery-dungeon-abandon-button:disabled,.mystery-dungeon-abandon-button[aria-disabled=true]{cursor:not-allowed;opacity:.48}.mystery-dungeon-error{max-width:min(520px,100vw - 32px);top:calc(24px + env(safe-area-inset-top,0px));z-index:25;color:#fff3e5;background:#5e1f1ae0;border:1px solid #f49f709e;border-radius:8px;padding:10px 14px;font-weight:800;position:fixed;left:50%;transform:translate(-50%)}.mystery-dungeon-status-panel{z-index:5;place-self:center}.mystery-dungeon-failed{box-sizing:border-box;place-items:center;width:min(640px,100%);min-height:min(720px,100svh - 64px);margin:auto;padding:24px;display:grid}.mystery-dungeon-failed__panel{color:#fff4df;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;background:linear-gradient(#441f1cd6,#121d1df0),#121d1deb;border:1px solid #f49f706b;border-radius:8px;gap:16px;width:min(520px,100%);padding:clamp(24px,5vw,36px);display:grid;box-shadow:0 24px 72px #0000005c}.mystery-dungeon-failed__panel h1{color:#fff8dc;letter-spacing:0;margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:.98}.mystery-dungeon-failed__panel p{color:#fff4dfd1;margin:0;font-size:1rem;line-height:1.45}.mystery-dungeon-failed__return.hatchkin-button{justify-self:start;width:min(100%,280px)}.mystery-dungeon-start-shell{grid-template-rows:auto minmax(0,1fr);gap:16px;width:100%;min-height:min(760px,100svh - 64px);margin:auto;display:grid}.mystery-dungeon-start-topbar{z-index:5;grid-template-columns:minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid;position:relative}.mystery-dungeon-screen .mystery-dungeon-start-topbar .mystery-dungeon-back-button{border-radius:8px;width:clamp(104px,12vw,132px);min-width:0;min-height:58px;padding:7px 12px;position:static;top:auto;left:auto}.mystery-dungeon-start-layout{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,420px) minmax(280px,1fr);gap:16px;width:min(1180px,100%);min-width:0;min-height:0;margin:0 auto;display:grid}.hatchkin-title-bar.mystery-dungeon-title-bar{--hatchkin-title-bar-min-height:82px;--hatchkin-title-bar-padding-block:14px;--hatchkin-title-bar-padding-inline:clamp(22px, 4vw, 52px);text-align:left;grid-template-columns:auto minmax(0,1fr) auto;justify-content:stretch;align-items:center;gap:12px;width:100%;display:grid}.mystery-dungeon-title-bar__title{color:#fff8dc;letter-spacing:0;text-align:left;text-overflow:ellipsis;text-shadow:0 2px #4d2813,0 4px #2a150a8f,0 7px 12px #1008045c;white-space:nowrap;justify-self:start;min-width:0;margin:0;padding-bottom:.06em;font-size:clamp(1.4rem,3.2vw,2.7rem);font-weight:1000;line-height:1.1;overflow:hidden}.mystery-dungeon-title-bar__resources{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.mystery-dungeon-title-bar__currency.hatchkin-button{min-width:132px;min-height:48px;padding:7px 10px}.mystery-dungeon-panel{--hatchkin-card-padding-block:26px;--hatchkin-card-padding-inline:28px;color:#4a2a13}.mystery-dungeon-panel__header{gap:4px;margin-bottom:14px;display:grid}.mystery-dungeon-panel h1,.mystery-dungeon-panel h2{color:#4a2a13;letter-spacing:0;margin:0;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.05}.mystery-dungeon-list{gap:10px;display:grid}.mystery-dungeon-party-slots{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-width:0;display:grid}.mystery-dungeon-card{color:#24170f;text-align:left;background:#ffefc7c7;border:1px solid #7e582b47;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:6px;width:100%;min-width:0;padding:14px;transition:transform .14s,border-color .14s,background .14s,box-shadow .14s;display:grid}.mystery-dungeon-card--with-thumbnail{grid-template-rows:auto auto auto;grid-template-columns:96px minmax(0,1fr);column-gap:12px;padding:0 14px 0 0}.mystery-dungeon-card:not(.hatchkin-card--disabled){cursor:pointer}.mystery-dungeon-card.hatchkin-card--disabled{cursor:not-allowed;opacity:.55}.mystery-dungeon-card:not(.hatchkin-card--disabled):hover{transform:translateY(-2px)}.mystery-dungeon-card.hatchkin-card.hatchkin-card--outline.mystery-dungeon-card--selected{background:linear-gradient(#fffcecf5 0%,#ffe8a6f0 100%),#fff0bd;border-color:#ffc326;box-shadow:0 0 0 2px #fffcdcfa,0 0 0 4px #ffc42cc7,0 0 12px 2px #ffdb48d1,inset 0 0 0 1px #fffc,inset 0 0 14px #ffd3346b}.mystery-dungeon-card--selected:before,.mystery-dungeon-card--selected:after{content:"";pointer-events:none;width:0;height:0;position:absolute;top:50%;transform:translateY(-50%)}.mystery-dungeon-card--selected:before{filter:drop-shadow(0 2px 2px #44260747);border-top:19px solid #0000;border-bottom:19px solid #0000;border-left:25px solid #c47b16;left:-25px}.mystery-dungeon-card--selected:after{border-top:15px solid #0000;border-bottom:15px solid #0000;border-left:21px solid #ffd34d;left:-21px}.mystery-dungeon-card__thumbnail{background:#0912135c;border-right:1px solid #e2eccf38;border-radius:6px 0 0 6px;grid-row:1/span 3;align-self:stretch;width:96px;height:100%;overflow:hidden;box-shadow:inset 0 0 0 1px #fff9d529,0 3px 8px #0810113d}.mystery-dungeon-card__thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.mystery-dungeon-card__title{color:#22160f;font-size:1rem;font-weight:900}.mystery-dungeon-card--with-thumbnail .mystery-dungeon-card__title{margin-top:14px}.mystery-dungeon-card__floor-count{color:#3d2816d1;align-items:center;gap:6px;min-width:0;font-size:.82rem;font-weight:850;line-height:1;display:inline-flex}.mystery-dungeon-card__floor-count img{object-fit:contain;flex:none;width:18px;height:18px;display:block}.mystery-dungeon-card__description{color:#23160fc7;font-size:.86rem;line-height:1.25}.mystery-dungeon-card--with-thumbnail .mystery-dungeon-card__description{margin-bottom:14px}.mystery-dungeon-select{grid-area:1/1/span 2;justify-self:start;width:100%;max-width:420px}.mystery-dungeon-party{grid-area:2/2;align-self:start;max-height:160px;padding-top:44px;overflow:visible}.mystery-dungeon-party-banner.hatchkin-banner{--hatchkin-banner-padding-block:15px;--hatchkin-banner-padding-inline:50px;z-index:2;color:#fff7dc;text-align:center;text-shadow:0 2px #2d1308db,0 4px 7px #0c06026b;transform-origin:50%;white-space:nowrap;width:min(100% + 32px,420px);font-size:clamp(.88rem,1.8vw,1.08rem);font-weight:900;line-height:1;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)scale(.7)}.mystery-dungeon-party-slot{appearance:none;color:#fff3c6;cursor:pointer;text-align:left;box-sizing:border-box;background:linear-gradient(#371f0cb8,#140c06c2),#1f130ad6;border:2px solid #ffda7780;border-radius:8px;align-content:center;gap:4px;width:100%;min-width:0;min-height:76px;padding:9px 10px;display:grid;box-shadow:inset 0 1px #ffedaa2e,inset 0 -2px #0000003d,0 2px 4px #180c053d}.mystery-dungeon-party-slot:hover{filter:brightness(1.04);border-color:#ffe897d1}.mystery-dungeon-party-slot:focus-visible{outline-offset:3px;outline:3px solid #57b8c3a8}.mystery-dungeon-party-slot--filled{background:linear-gradient(#533d1dd1,#23190cd1),#2e2312e0;border-color:#f9d671db;grid-template-columns:auto minmax(0,1fr);justify-content:start;align-items:center}.mystery-dungeon-party-slot__icon{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 2px 2px #1108036b);border-radius:50%;width:42px;display:block}.mystery-dungeon-party-slot__details{gap:2px;min-width:0;display:grid}.mystery-dungeon-party-slot__label,.mystery-dungeon-party-slot__meta,.mystery-dungeon-party-slot__empty{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mystery-dungeon-party-slot__label{color:#ffeeb9bd;text-transform:uppercase;font-size:.72rem;font-weight:900}.mystery-dungeon-party-slot__name,.mystery-dungeon-party-slot__empty{color:#fff7d7;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.96rem;font-weight:900;overflow:hidden}.mystery-dungeon-party-slot__meta{color:#eef5e5c7;font-size:.82rem;font-weight:800;line-height:1.12}.mystery-dungeon-party-slot--filled .mystery-dungeon-party-slot__meta{color:#fff7d7;font-size:.78rem;font-weight:900}.mystery-dungeon-party-slot--filled .mystery-dungeon-party-slot__name{text-align:left}.mystery-dungeon-launch{grid-area:1/2;grid-template-rows:minmax(0,1fr) auto;align-content:stretch;gap:clamp(18px,3vw,30px);display:grid;overflow:hidden}.mystery-dungeon-launch__overview,.mystery-dungeon-launch__actions{min-width:0;position:relative}.mystery-dungeon-launch__overview{align-content:start;justify-items:start;gap:6px;max-width:min(100%,430px);display:grid}.mystery-dungeon-launch__title-row{align-items:center;gap:10px;min-width:0;display:flex}.mystery-dungeon-launch__element-icon{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 2px #ffffffb3)drop-shadow(0 2px 3px #22140c57);flex:none;width:clamp(32px,4.5vw,46px);display:block}.mystery-dungeon-launch .mystery-dungeon-launch__title-row h2{color:#22160f;text-shadow:0 1px #fff6ddc7;text-overflow:ellipsis;min-width:0;font-size:clamp(1.55rem,3.4vw,2.45rem);font-weight:780;line-height:.96;overflow:hidden}.mystery-dungeon-launch__description{color:#23160f;text-shadow:0 1px #fff6dd9e;max-width:37ch;font-size:clamp(.9rem,1.24vw,1.04rem);font-weight:650;line-height:1.28}.mystery-dungeon-launch__stats{color:#24170f;text-align:left;text-shadow:0 1px #fffae7b8;background:#ffefc7b8;border:1px solid #91652f75;border-radius:7px;flex-direction:column;width:min(100%,240px);margin:8px 0 0;padding:0;font-size:clamp(.82rem,1.16vw,.98rem);line-height:1.2;display:flex;overflow:hidden;box-shadow:inset 0 1px #fffae7b8,0 2px 6px #301b0d29}.mystery-dungeon-launch__stat{border-bottom:1px solid #91652f47;flex-wrap:wrap;align-items:baseline;gap:2px 8px;min-width:0;padding:8px 12px;display:flex}.mystery-dungeon-launch__stat:last-child{border-bottom:0}.mystery-dungeon-launch__stats dt,.mystery-dungeon-launch__stats dd{min-width:0;margin:0}.mystery-dungeon-launch__stats dt{align-items:center;gap:6px;font-weight:760;display:inline-flex}.mystery-dungeon-launch__stat-icon{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 1px #fffae7bd);flex:none;width:1.28em;display:block}.mystery-dungeon-launch__stats dd{overflow-wrap:anywhere;font-weight:620}.mystery-dungeon-launch__actions{grid-template-columns:minmax(220px,.86fr) minmax(220px,.64fr);align-items:end;gap:clamp(16px,4vw,48px);display:grid}.mystery-dungeon-launch__details{align-content:end;gap:14px;min-width:0;display:grid}.mystery-dungeon-launch__start{justify-items:end;min-width:0;display:grid}.mystery-dungeon-challenges-button.hatchkin-beveled-button{width:min(100%,260px);min-height:52px;font-size:1rem}.mystery-dungeon-launch__rewards{background:#ffefc7b8;border:1px solid #9d734085;border-radius:7px;min-width:0;overflow:hidden;box-shadow:inset 0 1px #ffffffb8,0 2px #82582b29,0 8px 18px #4728111f}.mystery-dungeon-launch__rewards-title{color:#4b2f17;text-align:center;text-shadow:0 1px #ffffff80;margin:0;padding:7px 12px 6px;font-size:1.04rem;font-weight:1000;line-height:1.05}.mystery-dungeon-launch__rewards-strip{background:0 0;border-top:1px solid #ad814e75;grid-auto-rows:72px;min-width:0;display:grid}.mystery-dungeon-reward-cell{box-sizing:border-box;place-items:center;min-width:0;min-height:72px;padding:10px;display:grid;position:relative}.mystery-dungeon-reward-cell:not(:first-child){border-left:1px solid #b68e5c75}.mystery-dungeon-reward-cell img{object-fit:contain;filter:drop-shadow(0 1px #ffffff80);width:min(56px,100%);height:min(56px,100%);display:block}.mystery-dungeon-reward-cell__sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mystery-dungeon-reward-pill{color:#4d301c;background:#fff6d4c2;border:1px solid #6947232e;border-radius:8px;align-items:center;gap:6px;min-width:0;padding:5px 8px;font-size:.86rem;font-weight:1000;line-height:1;display:inline-flex}.mystery-dungeon-reward-pill img{object-fit:contain;flex:none;width:20px;height:20px}.mystery-dungeon-reward-pill--challenge{justify-self:start}.mystery-dungeon-start-button.hatchkin-beveled-button{width:min(100%,360px)}.mystery-dungeon-challenges-modal.hatchkin-modal{width:min(100%,780px)}.mystery-dungeon-challenges{gap:18px;min-width:0;display:grid}.mystery-dungeon-challenges__floor{gap:10px;min-width:0;display:grid}.mystery-dungeon-challenges__floor h3{color:#4d301c;letter-spacing:0;margin:0;font-size:clamp(1.12rem,2vw,1.42rem);font-weight:1000;line-height:1.1}.mystery-dungeon-challenges__list{gap:10px;display:grid}.mystery-dungeon-challenges__item{color:#4d301c;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:5px 14px;min-width:0;display:grid}.mystery-dungeon-challenges__item-title{min-width:0;font-size:1rem;font-weight:900;line-height:1.2}.mystery-dungeon-challenges__item-description{color:#4d301cd1;grid-column:1/-1;margin:0;font-size:.94rem;font-weight:700;line-height:1.35}.mystery-dungeon-challenges__status{color:#654b2f;background:#684e2d29;border-radius:999px;padding:4px 9px;font-size:.76rem;font-weight:1000;line-height:1}.mystery-dungeon-challenges__status--completed{color:#375f1e;background:#63973933}.mystery-dungeon-challenges__empty{color:#4d301c;margin:0;font-size:clamp(1.08rem,2vw,1.36rem);font-weight:800;line-height:1.35}.mystery-dungeon-launch h2,.mystery-dungeon-launch p{margin:0}.mystery-dungeon-run-layout{--mystery-dungeon-combat-log-height:160px;width:100%;height:100svh;min-height:100svh;position:relative;overflow:hidden}.mystery-dungeon-run-stage{background:#101719;position:absolute;inset:0;overflow:hidden}.mystery-dungeon-run-hud-titlebar{width:min(378px,52.5%);height:48px;top:calc(-8px + env(safe-area-inset-top,0px));z-index:13;border:24px solid #0000;box-sizing:border-box;color:#fff7dc;text-align:center;text-shadow:0 2px #4d2813,0 4px #2a150a80,0 7px 12px #10080452;pointer-events:none;border-image-source:url(/images/dungeon-hud-titlebar.webp);border-image-slice:36 fill;border-image-width:24px;border-image-repeat:stretch;place-items:center;padding:0 34px;font-size:1rem;font-weight:1000;line-height:1;display:grid;position:fixed;left:50%;transform:translate(-50%)}.mystery-dungeon-run-hud-titlebar span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.mystery-dungeon-run-hud-panel__slots{width:min(82px,100vw - 32px);top:50%;left:calc(16px + env(safe-area-inset-left,0px));z-index:9;pointer-events:none;grid-template-columns:minmax(0,1fr);gap:12px;display:grid;position:fixed;transform:translateY(-50%)}.mystery-dungeon-run-hud-card{box-sizing:border-box;cursor:default;pointer-events:none;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);justify-self:start;align-items:stretch;gap:0;width:74px;min-width:0;max-width:none;height:74px;min-height:74px;display:grid;overflow:visible}.mystery-dungeon-run-hud-card--fainted{filter:saturate(.82)}.mystery-dungeon-run-hud-card .hatchkin-roster-card__icon{aspect-ratio:1;border:0;border-radius:8px;grid-area:1/1;width:74px;min-width:74px;min-height:74px;box-shadow:inset 0 2px #ffffff6b,0 3px #5c371433,0 6px 12px #46260e1f}.mystery-dungeon-run-hud-card__meter{box-sizing:border-box;z-index:1;grid-area:1/1;align-self:end;width:100%;padding:0 6px 6px;display:block}.mystery-dungeon-run-hud-card__meter .hatchkin-roster-card__hp-meter{background:#39210fa8;height:6px;box-shadow:0 0 0 1px #ffffff2e,0 2px 4px #1d100747}.mystery-dungeon-run-stage__hud{right:calc(24px + env(safe-area-inset-right,0px));bottom:calc(24px + env(safe-area-inset-bottom,0px));z-index:8;pointer-events:none;text-align:right;flex-direction:column;justify-content:end;align-items:end;gap:16px;max-width:min(560px,100vw - 420px);display:flex;position:absolute}.mystery-dungeon-run-stage__hud h1{color:#fff8dc;letter-spacing:0;text-shadow:0 2px 16px #0000008c;max-width:100%;margin:0;font-size:clamp(1.35rem,3vw,2.35rem);line-height:1}.mystery-dungeon-run-stage__stats{flex-wrap:wrap;justify-content:end;gap:6px;display:flex}.mystery-dungeon-run-stage__stats span{color:#f9f1c9;background:#0000005c;border:1px solid #fff8dc33;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:900}.mystery-dungeon-scene{width:100%;height:100%;min-height:420px;position:absolute;inset:0}.mystery-dungeon-scene__canvas{width:100%;height:100%;display:block}.mystery-dungeon-combat-transition{z-index:30;pointer-events:none;position:absolute;inset:0;overflow:hidden}.mystery-dungeon-combat-transition__canvas{width:100%;height:100%;display:block}.mystery-dungeon-scene--fallback{place-items:center;padding:24px;display:grid}.mystery-dungeon-scene__fallback-grid{aspect-ratio:1;gap:3px;width:min(520px,86%);display:grid}.mystery-dungeon-scene__fallback-cell{background:#34483d;border-radius:3px;min-width:0;min-height:0}.mystery-dungeon-scene__fallback-cell--exit{background:#d6b44d}.mystery-dungeon-scene__fallback-cell--required{outline:2px solid #75b9d8}.mystery-dungeon-automap{--mystery-dungeon-automap-cell-size:16px;block-size:194px;max-block-size:calc(100svh - 32px);inline-size:194px;max-inline-size:calc(100vw - 32px);top:calc(24px + env(safe-area-inset-top,0px));right:calc(24px + env(safe-area-inset-right,0px));z-index:12;scrollbar-width:none;box-sizing:border-box;background:#0c1516d6;border:1px solid #e2eccf2e;border-radius:8px;gap:3px;padding:12px;display:grid;position:absolute;overflow:hidden}.mystery-dungeon-automap::-webkit-scrollbar{display:none}.mystery-dungeon-automap__cell{inline-size:var(--mystery-dungeon-automap-cell-size);block-size:var(--mystery-dungeon-automap-cell-size);background:#849d858c;border-radius:2px;min-width:0;min-height:0}.mystery-dungeon-automap__player{z-index:2;filter:drop-shadow(0 2px 3px #0000007a);place-self:center;width:min(72%,18px);min-width:10px;height:min(72%,18px);min-height:10px;display:block;position:relative}.mystery-dungeon-automap__player:before{content:"";clip-path:polygon(50% 0%,100% 100%,50% 74%,0% 100%);background:#f7f0be;width:100%;height:100%;display:block}.mystery-dungeon-automap__player--east{transform:rotate(90deg)}.mystery-dungeon-automap__player--south{transform:rotate(180deg)}.mystery-dungeon-automap__player--west{transform:rotate(270deg)}.mystery-dungeon-automap__cell--visible{background:#d7eeb7}.mystery-dungeon-automap__cell--exit{background:#e5c25b}.mystery-dungeon-automap__cell--required{box-shadow:inset 0 0 0 2px #6db8e0}.mystery-dungeon-controls{width:min(360px,100vw - 32px);bottom:calc(24px + env(safe-area-inset-bottom,0px));right:calc(24px + env(safe-area-inset-right,0px));z-index:12;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"strafe-left forward strafe-right""turn-left exit turn-right"".back.";gap:8px;display:grid;position:absolute}.mystery-dungeon-controls button{color:#fff8dc;background:#435539d6;border:1px solid #f1e5ae52;border-radius:8px;min-width:0;min-height:44px;font-size:1rem;font-weight:900}.mystery-dungeon-controls button:disabled,.mystery-dungeon-controls button[aria-disabled=true]{cursor:not-allowed;opacity:.45}.mystery-dungeon-controls__button--repeatable{touch-action:none;-webkit-user-select:none;user-select:none}.mystery-dungeon-controls__button--strafe-left{grid-area:strafe-left}.mystery-dungeon-controls .mystery-dungeon-controls__button--forward{min-height:0;box-shadow:none;background:0 0;border-color:#0000;grid-area:forward;padding:0}.mystery-dungeon-controls .mystery-dungeon-controls__button--forward img{object-fit:contain;pointer-events:none;width:auto;height:56px;margin:0 auto;display:block}.mystery-dungeon-controls__button--strafe-right{grid-area:strafe-right}.mystery-dungeon-controls__button--turn-left{grid-area:turn-left}.mystery-dungeon-controls__button--exit{grid-area:exit}.mystery-dungeon-controls__button--turn-right{grid-area:turn-right}.mystery-dungeon-controls__button--back{grid-area:back}.mystery-dungeon-combat-bottom{z-index:12;height:var(--mystery-dungeon-combat-log-height);position:absolute;bottom:0;left:0;right:0}.mystery-dungeon-combat-input-stack{z-index:2;pointer-events:none;position:absolute;inset:0}.mystery-dungeon-combat-backdrop{--mystery-dungeon-combat-bg-horizon-y:min(66.6667%, 293.333px);--mystery-dungeon-combat-bg-image-height:max(123.735%, calc(216.821% - 636px), 56.28vw);top:0;right:0;bottom:var(--mystery-dungeon-combat-log-height);z-index:10;pointer-events:none;background:#101719;position:absolute;left:0;overflow:hidden}.mystery-dungeon-combat-backdrop__image{width:auto;max-width:none;height:var(--mystery-dungeon-combat-bg-image-height);top:var(--mystery-dungeon-combat-bg-horizon-y);-webkit-user-select:none;user-select:none;display:block;position:absolute;left:50%;transform:translate(-50%,-53.8789%)}.mystery-dungeon-combat-enemy-card,.mystery-dungeon-combat-player-card,.mystery-dungeon-combat-log-card,.mystery-dungeon-combat-panel{color:#f5fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c1614db;border:1px solid #dcebe259;border-radius:8px;gap:.75rem;padding:1rem;display:grid}.mystery-dungeon-combat-enemy-card{width:min(320px,100vw - 48px);top:calc(24px + env(safe-area-inset-top,0px));left:calc(24px + env(safe-area-inset-left,0px));z-index:12;box-sizing:border-box;position:absolute}.mystery-dungeon-combat-player-card{width:min(320px, calc(100vw - 2rem - env(safe-area-inset-right,0px)));right:calc(1rem + env(safe-area-inset-right,0px));pointer-events:auto;box-sizing:border-box;position:absolute;bottom:calc(100% + .75rem)}.mystery-dungeon-combat-player-model{width:min(520px,100vw);height:min(560px, calc(100svh - var(--mystery-dungeon-combat-log-height) - 1.5rem));bottom:var(--mystery-dungeon-combat-log-height);z-index:11;pointer-events:none;transform-origin:0 100%;position:absolute;left:0;transform:translateY(35%)}.mystery-dungeon-combat-enemy-model{width:min(420px,100vw);height:min(440px, calc(100svh - var(--mystery-dungeon-combat-log-height)));z-index:11;pointer-events:none;transform-origin:100% 0;position:absolute;top:0;right:0}.mystery-dungeon-combat-model__canvas{width:100%;height:100%;display:block}.mystery-dungeon-combat-playback-motion{will-change:translate, scale, rotate, filter, opacity}.mystery-dungeon-combat-playback-motion--actor-quick-lunge{animation:.36s cubic-bezier(.22,.86,.28,1) combat-playback-quick-lunge}.mystery-dungeon-combat-playback-motion--target-quick-lunge{animation:.28s cubic-bezier(.2,.8,.28,1) combat-playback-quick-impact}.mystery-dungeon-combat-playback-motion--actor-body-bump{animation:.36s cubic-bezier(.2,.82,.3,1) combat-playback-body-bump}.mystery-dungeon-combat-playback-motion--target-body-bump{animation:.28s cubic-bezier(.2,.8,.28,1) combat-playback-body-impact}.mystery-dungeon-combat-playback-motion--actor-element-pulse{animation:.36s ease-out combat-playback-element-pulse}.mystery-dungeon-combat-playback-motion--target-element-pulse{animation:.28s ease-out combat-playback-element-impact}.mystery-dungeon-combat-playback-motion--actor-item-lift{animation:.36s ease-out combat-playback-item-lift}.mystery-dungeon-combat-playback-motion--target-heal-pulse{animation:.28s ease-out combat-playback-heal-pulse}.mystery-dungeon-combat-playback-motion--target-hop{animation:.55s cubic-bezier(.2,.82,.3,1) combat-playback-hop}.mystery-dungeon-combat-playback-motion--actor-swap-exit-left{animation:.64s cubic-bezier(.22,.78,.26,1) forwards combat-playback-swap-exit-left}.mystery-dungeon-combat-playback-motion--target-swap-enter-left{animation:.55s cubic-bezier(.18,.82,.24,1) both combat-playback-swap-enter-left}.mystery-dungeon-combat-playback-motion--target-faint-exit-down{animation:.67s ease-in-out forwards combat-playback-faint-exit-down}.mystery-dungeon-combat-playback-motion--target-faint-hidden-down{opacity:0;translate:0 115svh}.mystery-dungeon-combat-playback-motion--target-promote-enter-up{animation:.55s cubic-bezier(.18,.82,.24,1) both combat-playback-promote-enter-up}.mystery-dungeon-combat-playback-motion--actor-run-backhop{animation:.36s ease-out combat-playback-run-backhop}.mystery-dungeon-combat-playback-motion--actor-run-escape-left{animation:.68s cubic-bezier(.22,.78,.26,1) forwards combat-playback-run-escape-left}@keyframes combat-playback-quick-lunge{0%{translate:0;scale:1}48%{translate:7% -4%;scale:1.045}to{translate:0;scale:1}}@keyframes combat-playback-quick-impact{0%,to{filter:none;translate:0}45%{filter:brightness(1.28);translate:-3%}70%{translate:2%}}@keyframes combat-playback-body-bump{0%,to{translate:0;scale:1}42%{translate:4% -1%;scale:1.075 .96}66%{translate:-1%;scale:.98 1.03}}@keyframes combat-playback-body-impact{0%,to{translate:0;scale:1}42%{translate:-4%;scale:.96 1.04}72%{translate:2%}}@keyframes combat-playback-element-pulse{0%,to{filter:none;scale:1}50%{filter:brightness(1.32)saturate(1.25);scale:1.055}}@keyframes combat-playback-element-impact{0%,to{filter:none;scale:1}45%{filter:brightness(1.45)saturate(1.4);scale:1.08}}@keyframes combat-playback-item-lift{0%,to{translate:0;scale:1}52%{translate:0 -4%;scale:1.035}}@keyframes combat-playback-heal-pulse{0%,to{filter:none;scale:1}50%{filter:brightness(1.35)saturate(1.18);scale:1.06}}@keyframes combat-playback-hop{0%,to{translate:0;scale:1}45%{translate:0 -8%;scale:1.045}}@keyframes combat-playback-swap-exit-left{0%{translate:0;rotate:0deg;scale:1}28%{translate:-8% 2%;rotate:-2deg;scale:.98}to{translate:-125vw 2%;rotate:-4deg;scale:.98}}@keyframes combat-playback-swap-enter-left{0%{translate:-125vw 2%;rotate:-4deg;scale:.98}72%{translate:-8% 2%;rotate:-2deg;scale:.98}to{translate:0;rotate:0deg;scale:1}}@keyframes combat-playback-faint-exit-down{0%{opacity:1;translate:0;rotate:0deg;scale:1}35%{opacity:1;translate:0 8%;rotate:1deg;scale:.98 1.02}to{opacity:0;translate:0 115svh;rotate:3deg;scale:.96}}@keyframes combat-playback-promote-enter-up{0%{opacity:0;translate:0 115svh;rotate:2deg;scale:.96}72%{opacity:1;translate:0 8%;rotate:1deg;scale:.98 1.02}to{opacity:1;translate:0;rotate:0deg;scale:1}}@keyframes combat-playback-run-backhop{0%,to{translate:0;rotate:0deg}48%{translate:-5% 2%;rotate:-2deg}}@keyframes combat-playback-run-escape-left{0%{translate:0;rotate:0deg;scale:1}28%{translate:-8% 2%;rotate:-2deg;scale:.98}to{translate:-125vw 2%;rotate:-4deg;scale:.98}}.mystery-dungeon-combat-panel{z-index:3;pointer-events:auto;box-sizing:border-box;width:min(320px,100%);position:absolute;bottom:0;right:0}.mystery-dungeon-combat-log-card{width:100%;height:var(--mystery-dungeon-combat-log-height);z-index:1;padding-right:calc(1rem + env(safe-area-inset-right,0px));padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));padding-left:calc(1rem + env(safe-area-inset-left,0px));box-sizing:border-box;border-radius:8px 8px 0 0;position:absolute;inset:0}.mystery-dungeon-combatant{grid-template-columns:3.25rem minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;display:grid}.mystery-dungeon-combatant__icon{background:linear-gradient(#ecf7ee2e,#75b1912e),#f7fffa1a;border:1px solid #e6f2eb47;border-radius:8px;place-items:center;width:3.25rem;height:3.25rem;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff24}.mystery-dungeon-combatant__icon-image{object-fit:contain;width:100%;height:100%;display:block}.mystery-dungeon-combatant__icon-initials{color:#f5fff9c7;font-size:.9rem;font-weight:900}.mystery-dungeon-combatant__identity{gap:.35rem;min-width:0;display:grid}.mystery-dungeon-combatant__name,.mystery-dungeon-combatant__hp{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mystery-dungeon-combatant__hp{color:#ddf1e2c7;font-size:.85rem}.mystery-dungeon-combatant__bar{background:#ffffff29;border-radius:999px;height:.45rem;overflow:hidden}.mystery-dungeon-combatant__bar span{border-radius:inherit;background:#8ddf9f;height:100%;display:block}.mystery-dungeon-combatant__modifiers{flex-wrap:wrap;gap:.25rem;min-width:0;display:flex}.mystery-dungeon-combatant__modifier{white-space:nowrap;border-radius:4px;padding:.1rem .28rem;font-size:.68rem;font-weight:900;line-height:1.1}.mystery-dungeon-combatant__modifier--buff{color:#d9ffe1;background:#8ddf9f2e}.mystery-dungeon-combatant__modifier--debuff{color:#ffe2d8;background:#ff9d842e}.mystery-dungeon-combatant--fainted{opacity:.55}.mystery-dungeon-combat-menu,.mystery-dungeon-combat-submenu{gap:.5rem;display:grid}.mystery-dungeon-combat-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.mystery-dungeon-combat-submenu{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr))}.mystery-dungeon-combat-submenu--single-column{grid-template-columns:minmax(0,1fr)}.mystery-dungeon-combat-menu button,.mystery-dungeon-combat-submenu button{min-height:2.6rem;color:inherit;font:inherit;background:#f7fffa1f;border:1px solid #e6f2eb3d;border-radius:8px}.mystery-dungeon-combat-menu button:disabled,.mystery-dungeon-combat-menu button[aria-disabled=true],.mystery-dungeon-combat-submenu button:disabled,.mystery-dungeon-combat-submenu button[aria-disabled=true]{cursor:not-allowed;opacity:.45}.mystery-dungeon-combat-log{--mystery-dungeon-combat-log-line-height:1.25rem;color:#eef9f2d1;max-height:100%;font-size:.85rem;line-height:var(--mystery-dungeon-combat-log-line-height);flex-direction:column;gap:.25rem;margin:0;padding:0;display:flex;overflow:auto}.mystery-dungeon-combat-log__message{min-height:var(--mystery-dungeon-combat-log-line-height);line-height:var(--mystery-dungeon-combat-log-line-height);overflow-wrap:anywhere;flex:none}.mystery-dungeon-results{z-index:30;padding:calc(24px + env(safe-area-inset-top,0px)) calc(24px + env(safe-area-inset-right,0px)) calc(24px + env(safe-area-inset-bottom,0px)) calc(24px + env(safe-area-inset-left,0px));box-sizing:border-box;pointer-events:auto;background:#04090994;place-items:center;display:grid;position:absolute;inset:0}.mystery-dungeon-results__panel{color:#f7fff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-sizing:border-box;background:#0c1614f0;border:1px solid #e7efdc61;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;gap:1rem;width:min(760px,100%);max-height:min(760px,100svh - 48px);padding:clamp(1rem,3vw,1.5rem);display:grid;box-shadow:0 24px 80px #0000007a}.mystery-dungeon-results__header{gap:.15rem;display:grid}.mystery-dungeon-results__header h2{letter-spacing:0;margin:0;font-size:clamp(1.4rem,4vw,2rem)}.mystery-dungeon-results__party{gap:.75rem;min-height:0;display:grid;overflow:auto}.mystery-dungeon-results-member{box-sizing:border-box;background:#f7fffa1a;border:1px solid #e6f2eb3d;border-radius:8px;grid-template-columns:minmax(150px,.8fr) minmax(220px,1.35fr) minmax(86px,auto);align-items:center;gap:1rem;min-width:0;padding:.85rem;display:grid}.mystery-dungeon-results-member--fainted{opacity:.68}.mystery-dungeon-results-member__identity{grid-template-columns:3rem minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;display:grid}.mystery-dungeon-results-member__icon{background:linear-gradient(#fff6bc33,#6db58b33),#f7fffa1a;border:1px solid #e6f2eb47;border-radius:8px;place-items:center;width:3rem;height:3rem;display:grid;overflow:hidden}.mystery-dungeon-results-member__icon img{object-fit:contain;width:100%;height:100%;display:block}.mystery-dungeon-results-member__icon span{color:#f5fff9c7;font-size:.85rem;font-weight:900}.mystery-dungeon-results-member__name-block,.mystery-dungeon-results-member__meters,.mystery-dungeon-results-hp,.mystery-dungeon-results-xp{gap:.38rem;min-width:0;display:grid}.mystery-dungeon-results-member__name-block strong,.mystery-dungeon-results-member__name-block span,.mystery-dungeon-results-hp__text,.mystery-dungeon-results-xp__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mystery-dungeon-results-member__name-block strong{color:#fff;font-size:1rem}.mystery-dungeon-results-member__name-block span,.mystery-dungeon-results-hp__text,.mystery-dungeon-results-xp__text{color:#e0f0e5c7;font-size:.84rem}.mystery-dungeon-results-meter{background:#ffffff29;border-radius:999px;height:.58rem;display:block;overflow:hidden}.mystery-dungeon-results-meter span{border-radius:inherit;height:100%;transition:width .12s linear;display:block}.mystery-dungeon-results-meter--hp span{background:#8ddf9f}.mystery-dungeon-results-meter--xp span{background:#f1c963}.mystery-dungeon-results-member__reward{color:#ffe08a;text-align:right;justify-items:end;gap:.35rem;min-width:0;font-weight:900;display:grid}.mystery-dungeon-results-member__reward span,.mystery-dungeon-results-member__reward strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.mystery-dungeon-results-member__reward strong{color:#aeeab5;font-size:.85rem}.mystery-dungeon-results__continue.hatchkin-button{justify-self:end;width:min(100%,240px)}@media (width<=860px){.mystery-dungeon-screen{padding:16px;overflow:auto}.mystery-dungeon-screen--run{padding:0;overflow:hidden}.mystery-dungeon-start-shell{min-height:auto}.mystery-dungeon-start-topbar{gap:8px}.mystery-dungeon-screen .mystery-dungeon-start-topbar .mystery-dungeon-back-button{width:96px;min-height:52px}.mystery-dungeon-start-layout{grid-template-rows:auto;grid-template-columns:minmax(0,1fr)}.hatchkin-title-bar.mystery-dungeon-title-bar{--hatchkin-title-bar-min-height:74px;--hatchkin-title-bar-padding-block:12px;--hatchkin-title-bar-padding-inline:22px;grid-template-columns:minmax(0,1fr) auto}.mystery-dungeon-title-bar__title{font-size:clamp(1.05rem,4vw,1.45rem)}.mystery-dungeon-title-bar__resources{flex-wrap:wrap}.mystery-dungeon-title-bar__currency.hatchkin-button{min-width:118px}.mystery-dungeon-failed{place-items:start;min-height:auto;padding:0}.mystery-dungeon-failed__return.hatchkin-button{justify-self:stretch;width:100%}.mystery-dungeon-select,.mystery-dungeon-party,.mystery-dungeon-launch{grid-area:auto}.mystery-dungeon-party{max-height:none}.mystery-dungeon-party-slots{grid-template-columns:repeat(2,minmax(0,1fr))}.mystery-dungeon-launch{grid-template-rows:auto auto}.mystery-dungeon-launch__overview{align-content:start}.mystery-dungeon-launch__actions{grid-template-columns:minmax(0,1fr)}.mystery-dungeon-launch__start{justify-items:stretch}.mystery-dungeon-start-button.hatchkin-beveled-button,.mystery-dungeon-challenges-button.hatchkin-beveled-button{width:100%}.mystery-dungeon-run-layout{min-height:100svh}.mystery-dungeon-run-stage__hud{right:16px;bottom:calc(138px + env(safe-area-inset-bottom,0px));align-items:end;max-width:none;left:16px}.mystery-dungeon-results{padding:calc(12px + env(safe-area-inset-top,0px)) calc(12px + env(safe-area-inset-right,0px)) calc(12px + env(safe-area-inset-bottom,0px)) calc(12px + env(safe-area-inset-left,0px))}.mystery-dungeon-results__panel{max-height:calc(100svh - 24px)}.mystery-dungeon-results-member{grid-template-columns:minmax(0,1fr);gap:.75rem}.mystery-dungeon-results-member__reward{text-align:left;justify-items:start}.mystery-dungeon-results__continue.hatchkin-button{justify-self:stretch;width:100%}}.shop-status-panel{z-index:5}.shop-offer-bar{right:calc(32px + env(safe-area-inset-right,0px));bottom:calc(32px + env(safe-area-inset-bottom,0px));left:calc(32px + env(safe-area-inset-left,0px));z-index:10;justify-content:center;align-items:end;gap:10px;display:flex;position:fixed;overflow:visible}.shop-offer-bar.shop-offer-bar--tracked{box-sizing:border-box;align-items:center;padding:clamp(8px,1vw,16px);position:absolute;bottom:auto;right:auto}.shop-screen .shop-offer-button.hatchkin-button,.shop-screen .shop-offer-pager.hatchkin-button{box-sizing:border-box;flex:none;min-width:0;max-width:none;height:138px;min-height:0;padding:7px}.shop-screen .shop-offer-button.hatchkin-button{flex-basis:156px;width:156px}.shop-offer-slot{flex-direction:column;flex:0 0 156px;align-items:center;gap:8px;width:156px;min-height:178px;display:flex;overflow:visible}.shop-screen .shop-offer-pager.hatchkin-button{flex-basis:54px;width:54px}.shop-offer-button .hatchkin-button__label{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;min-width:0;min-height:0;padding:8px 7px 9px;display:flex}.shop-screen .shop-offer-button--sold-out.hatchkin-button:disabled,.shop-screen .shop-offer-button--sold-out.hatchkin-button[aria-disabled=true]{opacity:1}.shop-offer-button--sold-out .hatchkin-button__label>:not(.shop-offer-button__sold-out){opacity:.54}.shop-offer-button__sold-out{z-index:2;color:#c91818;letter-spacing:0;pointer-events:none;text-shadow:0 2px #fff4dceb,0 -2px #fff4dcd1,2px 0 #fff4dcd1,-2px 0 #fff4dcd1,0 4px 6px #3a0a0a57;transform-origin:50%;white-space:nowrap;width:150%;font-size:1.32rem;font-weight:1000;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.shop-offer-pager .hatchkin-button__label{font-size:1.45rem}.shop-offer-button__icon{object-fit:contain;flex:none;width:42px;height:42px;display:block}.shop-offer-button__name,.shop-offer-button__price{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.shop-offer-button__name{max-width:100%;font-size:.86rem;line-height:1;display:block}.shop-offer-button__price{box-sizing:border-box;color:#f6f1d3;text-shadow:0 1px #182406b8;background:linear-gradient(#899e21f5 0%,#587012fa 100%),#587012;border:1px solid #243908;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:min(112px,100%);min-height:30px;padding:3px 10px;font-size:1.05rem;font-weight:900;line-height:1;display:inline-flex;box-shadow:inset 0 1px #edf57e61,inset 0 -3px #2031083d,0 1px #ffe89d8c}.shop-offer-button__coin{object-fit:contain;flex:none;width:22px;height:22px;display:block}.shop-offer-reroll{box-sizing:border-box;color:#fff4d2;width:min(132px,100%);height:32px;font:inherit;text-shadow:0 1px #1f2608b8;cursor:pointer;background:linear-gradient(#3f8794f5 0%,#23526dfa 100%),#285a74;border:1px solid #252e0cc7;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:0 7px;font-size:.78rem;font-weight:950;line-height:1;display:inline-flex;position:relative;box-shadow:inset 0 1px #daf9ff61,inset 0 -3px #0d273638,0 2px 4px #1518073d}.shop-offer-reroll:hover:not(:disabled):not([aria-disabled=true]){transform:translateY(-1px)}.shop-offer-reroll:active:not(:disabled):not([aria-disabled=true]){transform:translateY(1px)}.shop-offer-reroll:focus-visible{outline-offset:2px;outline:3px solid #fffcbce6}.shop-offer-reroll:disabled,.shop-offer-reroll[aria-disabled=true]{cursor:not-allowed;filter:saturate(.65);opacity:.62}.shop-offer-reroll__symbol{font-size:1rem;line-height:1}.shop-offer-reroll__price{align-items:center;gap:2px;display:inline-flex}.shop-offer-reroll__coin{object-fit:contain;flex:none;width:15px;height:15px;display:block}.shop-offer-reroll__pending{pointer-events:none;border:2px solid #fffdcdd1;border-left-color:#0000;border-radius:10px;animation:.7s linear infinite shop-reroll-spin;position:absolute;inset:-3px}.shop-reroll-message{right:calc(32px + env(safe-area-inset-right,0px));bottom:calc(224px + env(safe-area-inset-bottom,0px));left:calc(32px + env(safe-area-inset-left,0px));z-index:11;box-sizing:border-box;color:#552111;text-align:center;background:#ffeec9f5;border:1px solid #73291c47;border-radius:8px;max-width:min(520px,100vw - 64px);margin:0 auto;padding:10px 14px;font-size:.92rem;font-weight:850;position:fixed;box-shadow:0 8px 20px #2218082e}@keyframes shop-reroll-spin{to{transform:rotate(360deg)}}.shop-purchase-modal.hatchkin-modal{--shop-purchase-action-height:82px;width:min(100%,780px)}.shop-purchase-modal .hatchkin-modal__inner{gap:26px;padding-bottom:40px}.shop-purchase-modal__details{grid-template-columns:minmax(120px,210px) minmax(0,1fr);align-items:center;gap:clamp(18px,4vw,44px);min-width:0;display:grid}.shop-purchase-modal__details--image-only{grid-template-columns:minmax(120px,210px);justify-content:center}.shop-purchase-modal__image-frame{place-items:center;min-width:0;display:grid}.shop-purchase-modal__item-image{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 7px 3px #4929112e);width:min(100%,188px);display:block}.shop-purchase-modal__description{color:#4d301c;letter-spacing:0;text-shadow:0 1px #fff6deb8;margin:0;font-size:clamp(1.18rem,2.8vw,1.62rem);font-weight:800;line-height:1.46}.shop-purchase-modal__divider{height:16px;position:relative}.shop-purchase-modal__divider:before{content:"";background:linear-gradient(90deg,#0000,#c99f60 8% 92%,#0000);border-radius:999px;height:3px;position:absolute;top:50%;left:10px;right:10px;transform:translateY(-50%)}.shop-purchase-modal__divider:after{content:"";background:#c99f60;border-radius:3px;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:-48vw 0 0 -2px #c99f60,48vw 0 0 -2px #c99f60}.shop-purchase-modal__message{color:#7b2017;text-align:center;text-shadow:0 1px #ffefc5b8;margin:0;font-size:1rem;font-weight:800;line-height:1.2}.shop-purchase-modal__actions{grid-template-columns:minmax(0,1fr) minmax(0,1.22fr);align-items:start;gap:clamp(14px,4vw,36px);padding-top:.5rem;display:grid}.shop-purchase-modal__actions--single{grid-template-columns:minmax(0,1fr);justify-items:center}.shop-purchase-modal__actions--single .shop-purchase-modal__action{width:min(100%,360px)}.shop-purchase-modal__purchase{align-content:start;gap:10px;min-width:0;display:grid}.shop-purchase-modal__purchase .shop-purchase-modal__action{width:100%}.shop-purchase-modal__action{appearance:none;min-width:0;height:var(--shop-purchase-action-height);box-sizing:border-box;color:#fff3d2;cursor:pointer;font:inherit;letter-spacing:0;text-align:center;text-shadow:0 2px #311b0975;border:2px solid #4d240cd1;border-radius:12px;justify-content:center;align-items:center;gap:13px;padding:12px 20px 15px;font-size:clamp(1.35rem,3.6vw,2rem);font-weight:900;line-height:1;display:inline-flex;box-shadow:inset 0 2px #fff1b652,inset 0 -5px #21130633,0 4px #361f0b94,0 8px 13px #2d17083d}.shop-purchase-modal__action--cancel{background:linear-gradient(#ef583ffa 0%,#b6271cfa 100%),#b6271c}.shop-purchase-modal__action--purchase{background:linear-gradient(#8eb733fa 0%,#4d7516fa 100%),#4d7516;border-color:#293b0a}.shop-reroll-modal .shop-purchase-modal__action--purchase{background:linear-gradient(#3f8794fa 0%,#23526dfa 100%),#285a74;border-color:#1d4158}.shop-purchase-modal__action:hover:not(:disabled):not([aria-disabled=true]){filter:saturate(1.05)brightness(1.04)}.shop-purchase-modal__action:active:not(:disabled):not([aria-disabled=true]){transform:translateY(3px);box-shadow:inset 0 2px #fff1b647,inset 0 -3px #2113062e,0 1px #361f0b94,0 5px 10px #2d170833}.shop-purchase-modal__action:focus-visible{outline-offset:5px;outline:3px solid #38a6b2a8}.shop-purchase-modal__action:disabled,.shop-purchase-modal__action[aria-disabled=true]{cursor:not-allowed;filter:grayscale(.18)saturate(.72);opacity:.62}.shop-purchase-modal__action-coin{object-fit:contain;flex:none;width:clamp(26px,5vw,36px);height:clamp(26px,5vw,36px);display:block}.tasks-early-complete-modal__details{grid-template-columns:minmax(110px,170px) minmax(0,1fr)}.tasks-early-complete-modal__portrait{justify-items:center;min-width:0;display:grid}.tasks-early-complete-modal__portrait .tasks-hatchkin-portrait{aspect-ratio:1;width:min(100%,132px);height:auto}.tasks-early-complete-modal__summary{gap:14px;min-width:0;display:grid}.tasks-early-complete-modal__summary p{color:#352414;margin:0;font-size:clamp(1.35rem,3vw,1.9rem);font-weight:1000;line-height:1.1}.tasks-early-complete-modal__summary dl{gap:8px;min-width:0;margin:0;display:grid}.tasks-early-complete-modal__summary dl>div{background:#fff7e0bd;border:1px solid #8f5b2252;border-radius:8px;grid-template-columns:minmax(90px,auto) minmax(0,1fr);gap:10px;min-width:0;padding:8px 10px;display:grid}.tasks-early-complete-modal__summary dt,.tasks-early-complete-modal__summary dd{min-width:0;margin:0;font-weight:1000;line-height:1}.tasks-early-complete-modal__summary dt{color:#78604c;text-transform:uppercase;font-size:.82rem}.tasks-early-complete-modal__summary dd{color:#3d2b17;align-items:center;gap:6px;display:inline-flex}.tasks-early-complete-modal__summary dd img{object-fit:contain;width:24px;height:24px;display:block}.clinic-status-panel{z-index:8;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.clinic-roster{width:min(500px,100vw - 64px);max-height:calc(100vh - 156px - env(safe-area-inset-bottom,0px));box-sizing:border-box;top:calc(110px + env(safe-area-inset-top,0px));left:calc(32px + env(safe-area-inset-left,0px));z-index:8;background:linear-gradient(#fff8e1ed,#ecd5a8eb),#f4dfaf;border:2px solid #502d1475;border-radius:8px;gap:10px;padding:12px;display:grid;position:fixed;overflow:auto;box-shadow:inset 0 1px #ffffff8c,0 12px 28px #2d1a0c47}.clinic-roster__empty{color:#4b321d;text-align:center;margin:0;padding:22px;font-size:1rem;font-weight:800;line-height:1.35}.clinic-hatchkin-card{appearance:none;box-sizing:border-box;color:#442812;cursor:pointer;width:100%;min-width:0;min-height:108px;font:inherit;text-align:left;text-shadow:0 1px #fff7ddb8;background:linear-gradient(#fff7dcfa,#e2be7cf7),#e4bf7b;border:2px solid #4826108c;border-radius:8px;grid-template-columns:68px minmax(0,1fr) minmax(62px,auto);align-items:center;gap:12px;padding:10px 12px;display:grid;box-shadow:inset 0 2px #ffffff8c,inset 0 -4px #6e42142e,0 4px #4a2b115c}.clinic-hatchkin-card:hover:not(:disabled):not([aria-disabled=true]){filter:brightness(1.04)saturate(1.04)}.clinic-hatchkin-card:active:not(:disabled):not([aria-disabled=true]){transform:translateY(2px);box-shadow:inset 0 2px #ffffff80,inset 0 -2px #6e421429,0 2px #4a2b1152}.clinic-hatchkin-card:focus-visible{outline-offset:4px;outline:3px solid #2b7ea6c2}.clinic-hatchkin-card:disabled,.clinic-hatchkin-card[aria-disabled=true]{cursor:not-allowed;filter:saturate(.72);opacity:.72}.clinic-hatchkin-card--fainted{border-color:#742b34b8}.clinic-hatchkin-card__portrait,.clinic-heal-modal__portrait{aspect-ratio:1;background:radial-gradient(circle at 50% 35%,#ffffffdb,#92bfcae0),#9ec4cb;border:2px solid #4e2c1466;border-radius:8px;place-items:center;width:64px;display:grid;overflow:hidden;box-shadow:inset 0 2px #ffffff6b}.clinic-hatchkin-card__portrait img,.clinic-heal-modal__portrait img{object-fit:contain;width:100%;height:100%;display:block}.clinic-hatchkin-card__portrait span{color:#234c62;font-size:1.6rem;font-weight:900;line-height:1}.clinic-hatchkin-card__body{gap:4px;min-width:0;display:grid}.clinic-hatchkin-card__header{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.clinic-hatchkin-card__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.08rem;font-weight:900;line-height:1.05;overflow:hidden}.clinic-hatchkin-card__status{text-transform:uppercase;background:#ffffff59;border:1px solid #432b1347;border-radius:999px;flex:none;padding:3px 8px;font-size:.72rem;font-weight:900;line-height:1}.clinic-hatchkin-card__meta,.clinic-hatchkin-card__meters{color:#5a3b1d;min-width:0;font-size:.86rem;font-weight:800;line-height:1.2}.clinic-hatchkin-card__meters{gap:5px;display:grid}.clinic-hatchkin-card__meter-row{gap:4px;min-width:0;display:grid}.clinic-hatchkin-card__meter{background:#59331633;border:1px solid #45261061;border-radius:999px;width:100%;height:8px;overflow:hidden}.clinic-hatchkin-card__meter span{border-radius:inherit;background:linear-gradient(90deg,#b94747,#70a94f);height:100%;display:block}.clinic-hatchkin-card__price{color:#37210f;white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;min-width:0;font-size:1rem;font-weight:900;line-height:1;display:inline-flex}.clinic-hatchkin-card__price img{object-fit:contain;width:22px;height:22px;display:block}.clinic-heal-modal.hatchkin-modal{width:min(100%,700px)}.clinic-heal-modal .hatchkin-modal__inner{gap:24px;padding-bottom:36px}.clinic-heal-modal__summary{color:#4d301c;text-shadow:0 1px #fff6deb8;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:18px;font-weight:900;line-height:1.25;display:grid}.clinic-heal-modal__summary p,.clinic-heal-modal__summary strong{margin:0}.clinic-heal-modal__summary p{color:#6d4822;font-size:1rem}.clinic-heal-modal__summary strong{font-size:clamp(1.18rem,3vw,1.55rem);display:block}.clinic-heal-modal__breakdown{background:#fffae994;border:2px solid #764c2247;border-radius:8px;margin:0;display:grid;overflow:hidden}.clinic-heal-modal__breakdown div{color:#4d301c;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:11px 14px;font-size:1rem;font-weight:850;line-height:1.2;display:grid}.clinic-heal-modal__breakdown div+div{border-top:1px solid #764c2233}.clinic-heal-modal__breakdown dt,.clinic-heal-modal__breakdown dd{margin:0}.clinic-heal-modal__total{background:#ca97452e}.clinic-heal-modal__total dd{align-items:center;gap:7px;font-weight:900;display:inline-flex}.clinic-heal-modal__total img{object-fit:contain;width:24px;height:24px;display:block}.game-screen .game-top-actions,.shop-screen .shop-currency-display,.clinic-screen .clinic-currency-display{top:calc(32px + env(safe-area-inset-top,0px));right:calc(32px + env(safe-area-inset-right,0px));z-index:10;position:fixed}.game-screen .game-top-actions{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.game-screen .game-settings-button{box-sizing:border-box;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:56px;height:56px;padding:0;display:grid}.game-screen .game-settings-button:hover,.game-screen .game-settings-button:focus-visible{transform:translateY(-1px)}.game-screen .game-settings-button:focus-visible{outline-offset:3px;border-radius:12px;outline:3px solid #38a6b28c}.game-screen .game-settings-button__icon{object-fit:contain;width:34px;height:34px;display:block}.game-screen .game-resource-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.game-screen .game-bottom-actions{right:calc(32px + env(safe-area-inset-right,0px));bottom:calc(32px + env(safe-area-inset-bottom,0px));z-index:10;align-items:flex-end;gap:12px;display:flex;position:fixed}.game-screen .game-clinic-button,.game-screen .game-combat-button{min-width:0}.game-screen .game-secondary-actions{left:calc(32px + env(safe-area-inset-left,0px));bottom:calc(32px + env(safe-area-inset-bottom,0px));z-index:10;flex-direction:column;gap:12px;display:flex;position:fixed}.game-screen .game-combat-button,.game-screen .game-clinic-button,.game-screen .game-garden-button,.game-screen .game-inventory-button,.game-screen .game-workshop-button,.game-screen .game-shop-button,.game-screen .game-daily-rewards-button,.game-screen .game-tasks-button{box-sizing:border-box;width:112px;min-width:0;height:112px;min-height:0;padding:7px}.game-combat-button .hatchkin-button__label,.game-clinic-button .hatchkin-button__label,.game-garden-button .hatchkin-button__label,.game-inventory-button .hatchkin-button__label,.game-workshop-button .hatchkin-button__label,.game-shop-button .hatchkin-button__label,.game-daily-rewards-button .hatchkin-button__label,.game-tasks-button .hatchkin-button__label{box-sizing:border-box;white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;min-height:0;padding:12px 8px 8px;display:inline-flex}.game-daily-rewards-button .hatchkin-button__label{gap:4px;padding:8px 6px 6px}.game-combat-button__icon,.game-clinic-button__icon,.game-garden-button__icon,.game-inventory-button__icon,.game-workshop-button__icon,.game-shop-button__icon,.game-daily-rewards-button__icon,.game-tasks-button__icon{object-fit:contain;flex:none;width:58px;height:58px;display:block}.game-daily-rewards-button__icon{width:50px;height:50px}.game-combat-button__text,.game-clinic-button__text,.game-garden-button__text,.game-inventory-button__text,.game-workshop-button__text,.game-shop-button__text,.game-daily-rewards-button__text,.game-tasks-button__text{font-size:inherit;line-height:1}.game-daily-rewards-button__text{text-align:center;white-space:normal;max-width:100%;font-size:.94rem;line-height:.95}.daily-screen{--daily-screen-padding:clamp(12px, 2.2svh, 26px);--daily-layout-gap:clamp(24px, 3.4svh, 36px);align-content:start;place-items:start center;row-gap:var(--daily-layout-gap);height:100svh;min-height:0;padding:var(--daily-screen-padding);isolation:isolate;touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 50% 13%,#ffcb4c7a,#0000 18%),radial-gradient(circle at 18% 82%,#37abb138,#0000 25%),radial-gradient(circle at 87% 78%,#f1455f38,#0000 23%),linear-gradient(#132761 0%,#30235c 47%,#141536 100%);grid-template-rows:auto minmax(0,1fr);position:relative;overflow:hidden}.daily-screen:before,.daily-screen:after{content:"";z-index:-2;pointer-events:none;position:fixed;inset:0}.daily-screen:before{background:conic-gradient(from 180deg at 50% 18%,#0000 0deg,#ffb54047 12deg,#0000 26deg 42deg),radial-gradient(circle at 50% 26%,#ffe16c52,#0000 26%),linear-gradient(115deg,#0000 0 45%,#ff8b4424 45% 48%,#0000 48%),linear-gradient(245deg,#0000 0 44%,#4cc1d81f 44% 47%,#0000 47%)}.daily-screen:after{z-index:-1;opacity:.82;background:radial-gradient(circle at 16% 16%,#f86ec8 0 5px,#0000 6px),radial-gradient(circle at 82% 11%,#ffbf39 0 6px,#0000 7px),radial-gradient(circle at 73% 24%,#45d6f2 0 4px,#0000 5px),radial-gradient(circle at 26% 31%,#fff4b4 0 3px,#0000 4px),radial-gradient(circle at 91% 37%,#ef5163 0 4px,#0000 5px),radial-gradient(circle at 12% 72%,#ffd268 0 3px,#0000 4px)}.daily-sky{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.daily-sky span{background:#ffd850;border-radius:4px;width:20px;height:20px;position:absolute;transform:rotate(35deg);box-shadow:0 0 16px #ffd85075}.daily-sky span:first-child{background:#ef62d1;top:8%;left:24%}.daily-sky span:nth-child(2){background:#45d2f0;top:13%;right:23%}.daily-sky span:nth-child(3){background:#ffb43c;top:3%;right:37%}.daily-sky span:nth-child(4){background:#b7ec3c;width:14px;height:14px;top:18%;left:12%}.daily-sky span:nth-child(5){background:#fff;width:12px;height:12px;bottom:17%;left:18%}.daily-sky span:nth-child(6){background:#f86ec8;width:14px;height:14px;bottom:21%;right:14%}.daily-close-button{appearance:none;width:74px;height:74px;top:calc(24px + env(safe-area-inset-top,0px));right:calc(24px + env(safe-area-inset-right,0px));z-index:12;cursor:pointer;background:radial-gradient(circle at 36% 26%,#ffffffc2,#0000 23%),linear-gradient(#ef5364 0%,#a91e38 100%);border:5px solid #f6b640;border-radius:50%;place-items:center;display:grid;position:fixed;box-shadow:inset 0 -6px #5a112247,0 5px #7b4018,0 12px 22px #0d081657}.daily-close-button span,.daily-close-button span:after{background:#fff8ed;border-radius:999px;width:38px;height:11px;display:block;box-shadow:0 2px #4c17176b}.daily-close-button span{transform:rotate(45deg)}.daily-close-button span:after{content:"";transform:rotate(90deg)}.daily-close-button:hover{filter:brightness(1.06)saturate(1.04)}.daily-close-button:focus-visible{outline-offset:5px;outline:3px solid #ffffffc7}.daily-card{color:#fff6df;background:linear-gradient(#692693f0 0%,#3e1d65f5 52%,#26184bfa 100%),#4c237a;border:4px solid #d9922e;border-radius:8px;grid-template-rows:minmax(0,1fr) auto;align-content:stretch;gap:clamp(7px,1.5svh,18px);width:min(760px,100%);height:100%;min-height:0;padding:clamp(42px,6.5svh,64px) clamp(14px,3.2vw,28px) clamp(14px,2.3svh,26px);display:grid;position:relative;overflow:visible;box-shadow:inset 0 0 0 4px #ffd1527a,inset 0 18px 32px #ffffff14,0 18px 42px #0b08176b}.daily-card:before{content:"";pointer-events:none;border:1px solid #ffe47033;border-radius:7px;position:absolute;inset:10px}.daily-streak-badge{color:#fff5d4;text-align:center;text-transform:uppercase;background:linear-gradient(#8843b7 0%,#542683 72%,#3b1b66 100%),#542683;border:4px solid #d9922e;border-radius:8px;align-content:center;justify-items:center;gap:2px;width:clamp(76px,12svh,106px);min-height:clamp(82px,14svh,128px);display:grid;position:relative;box-shadow:inset 0 0 0 2px #ffe78b4d,0 10px 18px #120b1f47}.daily-streak-badge:before{content:"";background:linear-gradient(135deg,#0000 0 18%,#ffdf58 18% 36%,#0000 36% 48%,#ffb23d 48% 68%,#0000 68%),#7b3aa9;border:4px solid #d9922e;border-bottom:0;border-radius:8px 8px 0 0;width:54%;height:clamp(12px,2.4svh,21px);position:absolute;top:calc(-1*clamp(16px,2.7svh,25px))}.daily-streak-badge span{text-shadow:0 2px #2a0c45b8;font-size:clamp(.72rem,1.8svh,.95rem);font-weight:1000;line-height:1}.daily-streak-badge strong{color:#ffdd4f;text-shadow:0 2px #7e3316,0 4px #260d3c8a;font-size:clamp(2rem,5.2svh,3.15rem);font-weight:1000;line-height:.95}.daily-top-row{grid-template-columns:clamp(84px,13svh,116px) minmax(0,1fr) clamp(84px,13svh,116px);align-items:end;column-gap:clamp(6px,1.4vw,16px);width:min(760px,100%);display:grid}.daily-top-row.daily-top-row--without-streak{grid-template-columns:minmax(0,1fr)}.daily-header{text-align:center;grid-column:2;justify-items:center;gap:clamp(2px,.5svh,6px);min-width:0;display:grid}.daily-top-row--without-streak .daily-header{grid-column:1}.daily-crown{place-items:end center;width:clamp(54px,7.4svh,86px);height:clamp(29px,4.3svh,48px);display:grid;position:relative}.daily-crown span{clip-path:polygon(0 100%,0 34%,22% 62%,38% 8%,50% 60%,64% 8%,80% 62%,100% 34%,100% 100%);filter:drop-shadow(0 4px #6e2d0cbd);background:radial-gradient(circle at 50% 42%,#d85cff 0 7px,#0000 8px),linear-gradient(#fff28e 0%,#ffbf36 72%,#cf6b12 100%);width:clamp(48px,6.8svh,78px);height:clamp(22px,3.5svh,34px);display:block}.daily-header h1{color:#fff8ec;letter-spacing:0;text-transform:uppercase;gap:2px;font-weight:1000;line-height:.9;display:grid}.daily-header h1 span:first-child{color:#ffc83d;text-shadow:0 3px #7d3a10,0 7px #5b235e,0 12px 20px #1c0c366b;font-size:clamp(2.1rem,6.6svh,5.2rem)}.daily-header h1 span:last-child{text-shadow:0 3px #6d3a87,0 7px #230e41b8,0 11px 20px #0e081e61;font-size:clamp(1.25rem,3.9svh,3.2rem)}.daily-ribbon{z-index:3;color:#683417;background:linear-gradient(#fff7ce 0%,#f6cf83 100%),#f6cf83;border:3px solid #b16b22;border-radius:8px;justify-content:center;align-items:center;gap:clamp(7px,1.2svh,12px);width:min(620px,100% - 28px);padding:clamp(8px,1.3svh,12px) 16px clamp(9px,1.5svh,14px);font-size:clamp(.95rem,2.3svh,1.55rem);font-weight:1000;line-height:1.05;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 1px #ffffffc7,0 5px #63270e5c}.daily-ribbon span{color:#f0a21e;text-shadow:0 1px #6c3414;font-size:1.35em}.daily-scratch-area{place-items:center;min-width:0;min-height:0;display:grid;container-type:size}.daily-scratch-board{aspect-ratio:1;background:linear-gradient(#fff3d2 0%,#f1c16d 100%),#f1c16d;border:4px solid #d9922e;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));justify-self:center;gap:clamp(8px,2vw,12px);width:min(100%,max(180px,100svh - 560px));padding:clamp(8px,2vw,14px);display:grid;box-shadow:inset 0 0 0 2px #71331252,0 12px 20px #1408224d}.daily-scratch-cell{appearance:none;aspect-ratio:1;cursor:pointer;touch-action:none;background:radial-gradient(circle at 50% 45%,#ffffff38,#0000 36%),linear-gradient(135deg,#116b86 0%,#2a2c76 52%,#642084 100%);border:2px solid #714119b8;border-radius:8px;place-items:center;width:100%;min-width:0;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 2px #ffffff7a,inset 0 -4px #3d1a0a33,0 2px #5f311185}.daily-scratch-cell:nth-child(3n+1){background:radial-gradient(circle at 50% 45%,#ffffff3d,#0000 36%),linear-gradient(135deg,#0d7191 0%,#0c5074 100%)}.daily-scratch-cell:nth-child(3n+2){background:radial-gradient(circle at 50% 45%,#ffffff3d,#0000 36%),linear-gradient(135deg,#7b26bc 0%,#3a236f 100%)}.daily-scratch-cell:nth-child(3n){background:radial-gradient(circle at 50% 45%,#ffffff3d,#0000 36%),linear-gradient(135deg,#478812 0%,#155f46 100%)}.daily-scratch-cell:hover{filter:brightness(1.04)}.daily-scratch-cell:focus-visible{outline-offset:4px;outline:3px solid #45d6f2c2}.daily-scratch-cell__prize{z-index:1;place-items:center;width:82%;height:82%;display:grid;position:relative}.daily-scratch-cell__prize:before{content:"";filter:blur(2px);background:radial-gradient(circle,#fff6b280,#0000 68%);border-radius:50%;position:absolute;inset:10%}.daily-scratch-cell__icon{object-fit:contain;z-index:1;filter:drop-shadow(0 8px 8px #18081657);width:88%;height:88%;display:block;position:relative}.daily-scratch-cell__cover{z-index:2;pointer-events:none;opacity:1;width:100%;height:100%;transition:opacity .18s;position:absolute;inset:0}.daily-scratch-cell--revealed .daily-scratch-cell__cover{opacity:0}.daily-scratch-cell__foil{fill:#c8c3bb}.daily-scratch-cell__noise{fill:#fff;opacity:.72;mix-blend-mode:overlay}.daily-scratch-cell__stamp{fill:none;stroke:#5754519e;stroke-width:3px;filter:drop-shadow(0 2px #ffffff80)}.daily-footer{justify-items:center;gap:clamp(4px,.8svh,8px);display:grid}.daily-status-panel{place-self:center}.daily-result{color:#fff6df;text-align:center;text-shadow:0 2px #200b3db8;justify-items:center;gap:5px;width:min(520px,92%);font-weight:900;line-height:1.1;display:grid}.daily-result__streak,.daily-result__lines,.daily-result__empty{margin:0}.daily-result__streak{color:#ffdd4f;font-size:clamp(.95rem,2svh,1.25rem)}.daily-result__lines,.daily-result__empty{color:#f6dcff;font-size:clamp(.82rem,1.7svh,1.02rem)}.daily-reward-list{flex-wrap:wrap;justify-content:center;gap:6px;width:100%;max-width:460px;margin:0;padding:0;list-style:none;display:flex}.daily-reward-list li{color:#fff7d8;background:#37165abd;border:2px solid #ffdc6980;border-radius:8px;align-items:center;gap:6px;min-height:32px;padding:3px 9px;font-size:clamp(.78rem,1.65svh,.96rem);display:inline-flex}.daily-reward-list img{object-fit:contain;filter:drop-shadow(0 3px 3px #13081857);width:24px;height:24px}.daily-claim-error{color:#ffe1e6;text-align:center;text-shadow:0 2px #370a1cbd;max-width:min(430px,88%);margin:0;font-size:.92rem;font-weight:900;line-height:1.18}.daily-claim-button{appearance:none;color:#694010;cursor:pointer;width:min(430px,88%);height:clamp(56px,9svh,86px);min-height:0;font:inherit;letter-spacing:0;text-transform:uppercase;text-shadow:0 2px #fff5d3d1;background:radial-gradient(circle at 28% 18%,#ffffffd6,#0000 22%),linear-gradient(#ffe48d 0%,#f6ad35 58%,#bd671e 100%),#f6ad35;border:4px solid #7e7a76;border-radius:28px;justify-self:center;font-size:clamp(1.75rem,5.6svh,3.35rem);font-weight:1000;line-height:1;box-shadow:inset 0 4px #ffffffa3,inset 0 -7px #5b2e0e38,0 7px #723812,0 14px 24px #0f071e4d}.daily-claim-button:disabled,.daily-claim-button[aria-disabled=true]{color:#676767;cursor:not-allowed;text-shadow:0 2px #ffffff7a;background:radial-gradient(circle at 28% 18%,#ffffff9e,#0000 22%),linear-gradient(#d8d8d8 0%,#aaa8a4 58%,#817f7b 100%),#aaa8a4;box-shadow:inset 0 4px #ffffff6b,inset 0 -7px #3a3a3a2e,0 5px #5b5957}.daily-claim-button:not(:disabled):not([aria-disabled=true]):hover{filter:brightness(1.06)saturate(1.08)}.daily-claim-button:focus-visible{outline-offset:6px;outline:3px solid #ffffffc7}.daily-footnote{color:#cfb5ff;text-align:center;text-shadow:0 2px #200b3db8;font-size:clamp(.78rem,1.9svh,1.12rem);font-weight:900;line-height:1.18}@media (width<=720px){.daily-screen{--daily-screen-padding:clamp(10px, 2svh, 18px)}.daily-close-button{width:56px;height:56px;top:calc(14px + env(safe-area-inset-top,0px));right:calc(14px + env(safe-area-inset-right,0px));border-width:4px}.daily-close-button span,.daily-close-button span:after{width:28px;height:8px}.daily-card{gap:clamp(6px,1.2svh,14px)}.daily-top-row{grid-template-columns:clamp(68px,20vw,88px) minmax(0,1fr) 56px;column-gap:8px}.daily-streak-badge{width:clamp(68px,20vw,86px);min-height:clamp(74px,12svh,96px)}.daily-streak-badge:before{display:none}.daily-streak-badge span{font-size:.74rem}.daily-streak-badge strong{font-size:2.15rem}.daily-header{padding:0 42px}.daily-crown{width:74px;height:42px}.daily-crown span{width:66px;height:30px}.daily-ribbon{gap:7px;width:calc(100% - 18px);padding:10px 10px 12px}.daily-scratch-board{gap:7px;width:min(100%,max(160px,100svh - 560px));padding:8px}.daily-claim-button{height:clamp(52px,8.6svh,70px)}}@supports (width:100cqw){.daily-scratch-board{width:min(100cqw,100cqh)}}.tasks-screen{place-items:start center;padding:112px 32px 32px;overflow:auto}.tasks-screen:before{content:"";pointer-events:none;background:linear-gradient(#0a12145c 0%,#0a12142e 45%,#0a12147a 100%),#f0f7ef14;position:fixed;inset:0}.tasks-status-panel{z-index:5}.tasks-status-panel.hatchkin-error{align-self:center}.tasks-board{z-index:5;box-sizing:border-box;background:linear-gradient(#fff8deeb 0%,#eee7c8e6 100%),#f3ead0;border:2px solid #ffefc394;border-radius:8px;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(210px,.82fr) minmax(260px,1fr) minmax(320px,1.24fr);gap:16px;width:min(1180px,100%);min-height:min(720px,100svh - 144px);padding:18px;display:grid;position:relative;box-shadow:0 15px 28px #0c0a075c,inset 0 1px #ffffff9e}.tasks-board__header{grid-column:1/-1;justify-content:space-between;align-items:end;gap:18px;min-width:0;display:flex}.tasks-board__header h1{color:#352414;text-shadow:0 2px #fff9dfb3;font-size:clamp(2rem,4vw,3rem);font-weight:1000;line-height:1}.tasks-error-message{color:#7b2017;background:#ffe6d2c2;border:2px solid #7c20175c;border-radius:8px;max-width:min(100%,460px);padding:10px 14px;font-weight:900;line-height:1.2}.tasks-column{grid-template-rows:auto minmax(0,1fr);gap:10px;min-width:0;min-height:0;display:grid}.tasks-column h2{color:#3d2b17;text-transform:uppercase;font-size:1.05rem;font-weight:1000;line-height:1}.tasks-hatchkin-list,.tasks-active-list,.tasks-definition-list{align-content:start;gap:10px;min-width:0;min-height:0;padding-right:2px;display:grid;overflow:auto}.tasks-hatchkin-card,.tasks-active-card,.tasks-definition-card{box-sizing:border-box;color:#372515;background:#fff6dbc2;border:2px solid #4d31166b;border-radius:8px;min-width:0;box-shadow:inset 0 1px #ffffff8a,0 3px 8px #29180b21}.tasks-hatchkin-card{appearance:none;cursor:pointer;font:inherit;text-align:left;gap:5px;padding:12px;display:grid}.tasks-hatchkin-card:hover,.tasks-hatchkin-card:focus-visible{border-color:#3e7374c7;outline:none}.tasks-hatchkin-card--selected{background:#e1f6eed6;border-color:#3e7374}.tasks-hatchkin-card__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.1rem;font-weight:1000;line-height:1.1;overflow:hidden}.tasks-hatchkin-card__species,.tasks-hatchkin-card__status{color:#5a4631;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.86rem;font-weight:800;line-height:1.1;overflow:hidden}.tasks-hatchkin-card__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding-top:4px;display:grid}.tasks-hatchkin-card__stats span{color:#f6f1d3;text-align:center;background:#587012;border-radius:6px;padding:4px 6px;font-size:.72rem;font-weight:900;line-height:1}.tasks-active-card,.tasks-definition-card{gap:11px;padding:13px;display:grid}.tasks-active-card__header,.tasks-definition-card__header{justify-content:space-between;align-items:start;gap:10px;min-width:0;display:flex}.tasks-active-card h3,.tasks-definition-card h3{color:#352414;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.08rem;font-weight:1000;line-height:1.05;overflow:hidden}.tasks-active-card p,.tasks-definition-card p{color:#5a4631;font-size:.86rem;font-weight:800;line-height:1.25}.tasks-definition-card__header>span,.tasks-active-card__timer{color:#f6f1d3;text-align:center;background:#587012;border:1px solid #2a3908b8;border-radius:7px;min-width:62px;padding:5px 8px;font-size:.9rem;font-weight:1000;line-height:1}.tasks-active-card__timer--ready{background:#2c7b7f;border-color:#255d60d1}.tasks-definition-card__description{min-height:44px}.tasks-progress-bar{background:#4b37192e;border:1px solid #3225127a;border-radius:999px;height:14px;overflow:hidden}.tasks-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#2f7e81 0%,#91b73a 100%),#2f7e81;height:100%;display:block}.tasks-stat-flow,.tasks-reward-summary{flex-wrap:wrap;gap:7px;display:flex}.tasks-stat-flow span,.tasks-reward-summary__pill{color:#3d2b17;background:#ffffff6b;border:1px solid #3d2b1747;border-radius:7px;align-items:center;gap:6px;min-height:28px;padding:5px 8px;font-size:.82rem;font-weight:900;line-height:1;display:inline-flex}.tasks-reward-summary__pill img{object-fit:contain;width:20px;height:20px;display:block}.tasks-active-card__actions{display:grid}.tasks-action-button{appearance:none;color:#f6f1d3;cursor:pointer;min-width:0;min-height:46px;font:inherit;text-align:center;text-shadow:0 1px #182406b8;background:linear-gradient(#8eb733fa 0%,#4d7516fa 100%),#4d7516;border:2px solid #2b3b0acc;border-radius:8px;padding:9px 12px 11px;font-size:1rem;font-weight:1000;line-height:1;box-shadow:inset 0 1px #edf57e61,inset 0 -3px #2031083d,0 2px #361f0b70}.tasks-action-button__cost{align-items:center;gap:5px;min-width:0;display:inline-flex}.tasks-action-button__cost img{object-fit:contain;width:22px;height:22px;display:block}.tasks-empty-state,.tasks-selection-note{color:#5a4631;background:#fff6db8a;border:2px dashed #4d311647;border-radius:8px;padding:14px;font-weight:900;line-height:1.25}.tasks-selection-note{margin-top:10px}@media (width<=980px){.workshop-board{width:min(100%,100vw - 32px);max-height:calc(100svh - 112px)}.workshop-layout{grid-template-columns:1fr;overflow:auto}.workshop-panel{min-height:auto}.tasks-board{grid-template-rows:auto;grid-template-columns:minmax(0,1fr)}.tasks-column{min-height:auto}.tasks-hatchkin-list,.tasks-active-list,.tasks-definition-list{max-height:none;overflow:visible}}@media (width<=520px){.game-screen,.shop-screen,.clinic-screen,.inventory-screen,.garden-screen,.workshop-screen,.tasks-screen{padding:20px}.workshop-screen{padding-top:92px}.tasks-screen{padding-top:104px}.shop-screen .shop-home-button,.clinic-screen .clinic-home-button,.inventory-screen .inventory-home-button,.garden-screen .garden-home-button,.tasks-screen .tasks-home-button{top:calc(20px + env(safe-area-inset-top,0px));left:calc(20px + env(safe-area-inset-left,0px));font-size:1.75rem}.shop-offer-bar{right:calc(20px + env(safe-area-inset-right,0px));bottom:calc(20px + env(safe-area-inset-bottom,0px));left:calc(20px + env(safe-area-inset-left,0px))}.game-screen .game-top-actions,.shop-screen .shop-currency-display,.clinic-screen .clinic-currency-display{top:calc(20px + env(safe-area-inset-top,0px));right:calc(20px + env(safe-area-inset-right,0px))}.workshop-topbar{width:min(1180px,100%)}.shop-purchase-modal .hatchkin-modal__inner{padding-bottom:28px}.shop-purchase-modal.hatchkin-modal{--shop-purchase-action-height:64px}.shop-purchase-modal__details,.shop-purchase-modal__details--image-only{text-align:center;grid-template-columns:minmax(92px,136px);justify-content:center}.shop-purchase-modal__description{font-size:1.05rem}.shop-purchase-modal__actions{grid-template-columns:1fr}.clinic-roster{width:auto;max-height:calc(100vh - 144px - env(safe-area-inset-bottom,0px));top:calc(96px + env(safe-area-inset-top,0px));right:calc(20px + env(safe-area-inset-right,0px));left:calc(20px + env(safe-area-inset-left,0px));padding:10px}.clinic-hatchkin-card{grid-template-columns:54px minmax(0,1fr) minmax(50px,auto);gap:9px;min-height:96px;padding:8px 9px}.clinic-hatchkin-card__portrait,.clinic-heal-modal__portrait{width:52px}.clinic-hatchkin-card__name{font-size:.98rem}.clinic-hatchkin-card__status{padding:3px 6px;font-size:.64rem}.clinic-hatchkin-card__meta,.clinic-hatchkin-card__meters{font-size:.78rem}.clinic-hatchkin-card__price{font-size:.88rem}.clinic-hatchkin-card__price img{width:18px;height:18px}.clinic-heal-modal__summary{grid-template-columns:56px minmax(0,1fr);gap:12px}.workshop-board{padding:12px}.workshop-board__header{align-items:flex-start}.workshop-slot-controls{flex-direction:column;align-items:stretch}.workshop-board__header h1{font-size:2rem}.workshop-card__columns,.workshop-investment{grid-template-columns:1fr}.game-screen .game-bottom-actions{right:calc(20px + env(safe-area-inset-right,0px));bottom:calc(20px + env(safe-area-inset-bottom,0px));gap:10px}.game-screen .game-secondary-actions{left:calc(20px + env(safe-area-inset-left,0px));bottom:calc(20px + env(safe-area-inset-bottom,0px));gap:10px}.game-screen .game-combat-button,.game-screen .game-clinic-button,.game-screen .game-garden-button,.game-screen .game-inventory-button,.game-screen .game-workshop-button,.game-screen .game-shop-button,.game-screen .game-daily-rewards-button,.game-screen .game-tasks-button{width:116px;height:116px;font-size:1.75rem}.game-screen .game-combat-button .hatchkin-button__label,.game-screen .game-clinic-button .hatchkin-button__label,.game-screen .game-garden-button .hatchkin-button__label,.game-screen .game-inventory-button .hatchkin-button__label,.game-screen .game-workshop-button .hatchkin-button__label,.game-screen .game-shop-button .hatchkin-button__label,.game-screen .game-daily-rewards-button .hatchkin-button__label,.game-screen .game-tasks-button .hatchkin-button__label{gap:5px;min-height:0;padding:10px 6px 7px}.game-screen .game-daily-rewards-button .hatchkin-button__label{gap:4px;padding:8px 6px 6px}.game-screen .game-combat-button__icon,.game-screen .game-clinic-button__icon,.game-screen .game-garden-button__icon,.game-screen .game-inventory-button__icon,.game-screen .game-workshop-button__icon,.game-screen .game-shop-button__icon,.game-screen .game-daily-rewards-button__icon,.game-screen .game-tasks-button__icon{width:48px;height:48px}.game-daily-rewards-button__icon{width:50px;height:50px}.game-combat-button__text,.game-clinic-button__text,.game-garden-button__text,.game-inventory-button__text,.game-workshop-button__text,.game-shop-button__text,.game-daily-rewards-button__text,.game-tasks-button__text{font-size:inherit}.game-screen .game-daily-rewards-button__text{font-size:.94rem}.tasks-board{min-height:calc(100svh - 124px);padding:12px}.tasks-board__header{flex-direction:column;align-items:start}.tasks-definition-list{grid-template-columns:minmax(0,1fr)}}@media (height<=640px),(width<=520px){.game-screen .game-settings-button{border-width:1px;border-radius:12px;width:48px;height:48px;padding:7px}.game-screen .game-settings-button__icon{width:30px;height:30px}.game-screen .game-top-actions{top:calc(16px + env(safe-area-inset-top,0px));right:calc(16px + env(safe-area-inset-right,0px));gap:8px}.game-screen .game-resource-actions{gap:6px}.game-screen .game-secondary-actions{left:calc(16px + env(safe-area-inset-left,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px));gap:8px}.game-screen .game-bottom-actions{right:calc(16px + env(safe-area-inset-right,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px));gap:8px}.game-screen .game-currency-display{border-width:1px;border-radius:9px;min-height:40px;padding:4px 7px}.game-screen .game-currency-display:before{border-width:1px;border-radius:7px;inset:2px}.game-screen .game-currency-display:after{height:7px;inset:3px 7px auto}.game-screen .game-currency-display .hatchkin-button__label{gap:5px}.game-screen .game-currency-display .currency-display__icon{width:24px;height:24px}.game-screen .game-currency-display .currency-display__amount{font-size:.96rem}.game-screen .game-currency-display .currency-display__add{border-width:1px;border-radius:5px;width:21px;height:21px;font-size:.96rem}.game-screen .game-combat-button,.game-screen .game-clinic-button,.game-screen .game-garden-button,.game-screen .game-inventory-button,.game-screen .game-workshop-button,.game-screen .game-shop-button,.game-screen .game-daily-rewards-button,.game-screen .game-tasks-button{border-width:1px;border-radius:16px;width:94px;height:94px;padding:4px;box-shadow:0 4px 7px #2f1f0d3d,0 2px #3f2a139e,inset 0 1px #fff3ca99}.game-screen .game-combat-button:before,.game-screen .game-clinic-button:before,.game-screen .game-garden-button:before,.game-screen .game-inventory-button:before,.game-screen .game-workshop-button:before,.game-screen .game-shop-button:before,.game-screen .game-daily-rewards-button:before,.game-screen .game-tasks-button:before{border-width:1px;border-radius:13px;inset:2px;box-shadow:inset 0 1px 1px #ffffff94,inset 0 -3px 6px #7d54251f}.game-screen .game-combat-button:after,.game-screen .game-clinic-button:after,.game-screen .game-garden-button:after,.game-screen .game-inventory-button:after,.game-screen .game-workshop-button:after,.game-screen .game-shop-button:after,.game-screen .game-daily-rewards-button:after,.game-screen .game-tasks-button:after{height:12px;inset:6px 12px auto}.game-screen .game-combat-button .hatchkin-button__label,.game-screen .game-clinic-button .hatchkin-button__label,.game-screen .game-garden-button .hatchkin-button__label,.game-screen .game-inventory-button .hatchkin-button__label,.game-screen .game-workshop-button .hatchkin-button__label,.game-screen .game-shop-button .hatchkin-button__label,.game-screen .game-daily-rewards-button .hatchkin-button__label,.game-screen .game-tasks-button .hatchkin-button__label{gap:4px;padding:6px 4px 4px}.game-screen .game-daily-rewards-button .hatchkin-button__label{gap:3px;padding:5px 4px 4px}.game-screen .game-combat-button__icon,.game-screen .game-clinic-button__icon,.game-screen .game-garden-button__icon,.game-screen .game-inventory-button__icon,.game-screen .game-workshop-button__icon,.game-screen .game-shop-button__icon,.game-screen .game-daily-rewards-button__icon,.game-screen .game-tasks-button__icon{width:42px;height:42px}.game-screen .game-daily-rewards-button__text{font-size:.84rem}}@media (height<=440px){.game-screen .game-secondary-actions{grid-template-columns:repeat(2,94px);grid-template-areas:"garden.""inventory.""shop workshop";display:grid}.game-screen .game-garden-button{grid-area:garden}.game-screen .game-inventory-button{grid-area:inventory}.game-screen .game-shop-button{grid-area:shop}.game-screen .game-workshop-button{grid-area:workshop}}@media (aspect-ratio<=21/32){.tasks-screen{background-image:url(/images/home-9x16.webp)}}@media (aspect-ratio>=21/32) and (aspect-ratio<=7/8){.tasks-screen{background-image:url(/images/home-3x4.webp)}}@media (aspect-ratio>=7/8) and (aspect-ratio<=7/6){.tasks-screen{background-image:url(/images/home-1x1.webp)}}@media (aspect-ratio>=7/6) and (aspect-ratio<=14/9){.tasks-screen{background-image:url(/images/home-4x3.webp)}}@media (aspect-ratio>=14/9){.tasks-screen{background-image:url(/images/home-16x9.webp)}}.tasks-screen{--tasks-ink:#332014;--tasks-muted:#765332;--tasks-panel:#fff6e0f5;--tasks-panel-deep:#edd2a3;--tasks-rim:#6a3718;--tasks-rim-light:#eec174;--tasks-blue:#123365;--tasks-green:#79b72c;--tasks-gold:#f5b833;isolation:isolate;height:100svh;min-height:0;color:var(--tasks-ink);background-color:#0d2545;background-image:linear-gradient(#0812266b 0%,#0a1d3029 42%,#040d1e80 100%),url(/images/home-16x9.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;grid-template-rows:auto minmax(0,1fr);align-content:start;place-items:stretch center;gap:10px;padding:8px 10px 14px;overflow:hidden}.tasks-screen:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0d23446b,#ffe6a614 48%,#09173175),linear-gradient(#ffeeb424,#050d1d38);position:fixed;inset:0}.tasks-topbar{z-index:5;width:min(1680px,100%);min-height:76px;display:block;position:relative}.tasks-screen .tasks-home-button{flex:none;width:120px;min-height:0;padding:0;position:static;top:auto;left:auto}.hatchkin-title-bar.tasks-title-bar{--hatchkin-title-bar-min-height:80px;--hatchkin-title-bar-padding-block:14px;--hatchkin-title-bar-padding-inline:clamp(14px, 2.2vw, 28px);grid-template-columns:auto minmax(280px,1fr) auto;place-items:center stretch;gap:12px;min-width:0;display:grid}.tasks-title-tabs{background:linear-gradient(#7b451df5 0%,#482610fa 100%);border:2px solid #d6aa55;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:0;width:min(100%,960px);min-width:0;padding:4px;display:grid;overflow:hidden;box-shadow:inset 0 2px #ffe7b047,inset 0 -2px #3d1c0a94,0 2px #31190a7a}.tasks-view-toggle__button{appearance:none;color:#f7dfb1;cursor:pointer;width:100%;min-width:0;min-height:48px;font:inherit;text-align:center;text-shadow:0 2px #4d2813,0 4px #2a150a6b;background:linear-gradient(#703f1cf0 0%,#4a2710fa 100%);border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:7px 18px;font-size:clamp(1.5rem,2vw,2.55rem);font-weight:1000;line-height:1;transition:filter .14s,background .14s,color .14s;display:inline-flex;box-shadow:inset 0 1px #ffe7b01f,inset 1px 0 #ffe7b014}.tasks-view-toggle__badge{color:#fff8e0;background:linear-gradient(#8fd35a 0%,#4ea528 100%);border-radius:999px;justify-content:center;align-items:center;min-width:1.6em;height:1.6em;padding:0 .32em;font-size:.52em;font-weight:1000;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff6b,0 1px #3760146b}.tasks-view-toggle__button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.tasks-view-toggle__button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.tasks-view-toggle__button--active{color:#5a2f12;text-shadow:0 1px #fff5d6e6,0 2px #7b451d29;background:linear-gradient(#ffe7a5 0%,#f4cb7a 50%,#dca257 100%);box-shadow:inset 0 2px #fffae5cc,inset 0 -3px #8e572538}.tasks-view-toggle__button:hover{filter:brightness(1.04)saturate(1.04)}.tasks-view-toggle__button:focus-visible{outline-offset:3px;outline:3px solid #6fcfedbd}.tasks-resource-cluster{justify-content:end;align-items:center;gap:8px;min-width:0;display:flex}.tasks-board{z-index:4;background:linear-gradient(#32221a7a 0%,#17131894 100%),#12192ab8;border:3px solid #e8a954d6;border-radius:8px;grid-template:"available feature active"minmax(0,1.1fr)"available hatchkins progress"minmax(228px,.72fr)/minmax(290px,.9fr) minmax(430px,1.32fr) minmax(310px,1fr);gap:12px;width:min(1680px,100%);height:100%;min-height:0;padding:12px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff1c938,0 18px 34px #050c1c6b}.tasks-board--tasks,.tasks-board--progress{box-shadow:none;background:0 0;border-color:#0000}.tasks-board--tasks{grid-template:"available feature"minmax(0,1fr)/minmax(300px,.82fr) minmax(0,1.5fr)}.tasks-board--progress{grid-template:"active"minmax(0,1fr)/minmax(0,1fr)}.tasks-error-message{z-index:8;color:#7b2017;text-align:center;background:#ffe9d2f0;border:2px solid #7c201775;border-radius:8px;max-width:min(100%,520px);padding:10px 14px;font-weight:900;line-height:1.2;position:absolute;top:14px;left:50%;transform:translate(-50%);box-shadow:0 7px 18px #2c140c38}.tasks-panel:not(.hatchkin-card),.tasks-feature-card:not(.hatchkin-card),.tasks-hatchkin-dock,.tasks-progress-panel{min-width:0;min-height:0;color:var(--tasks-ink);background:linear-gradient(180deg, #fff9e8f7 0%, #f4e0bef7 100%), var(--tasks-panel);border:2px solid #75472394;border-radius:8px;position:relative;box-shadow:inset 0 1px #ffffffa3,inset 0 -3px #7a471e14,0 7px 16px #0a0d1838}.tasks-panel:not(.hatchkin-card),.tasks-hatchkin-dock,.tasks-progress-panel{grid-template-rows:auto minmax(0,1fr);gap:10px;padding:14px;display:grid;overflow:hidden}.tasks-panel.hatchkin-card{--hatchkin-card-min-height:0;grid-template-rows:auto minmax(0,1fr);gap:10px;display:grid;overflow:hidden}.tasks-panel h2,.tasks-hatchkin-dock h2,.tasks-progress-panel h2{color:#5b3119;text-align:center;text-overflow:ellipsis;text-shadow:0 1px #fff4d3cc;white-space:nowrap;min-width:0;font-size:1.26rem;font-weight:1000;line-height:1;overflow:hidden}.tasks-panel__heading{justify-items:center;gap:8px;min-width:0;display:grid}.tasks-window-badge{color:#6c3a1e;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px 8px;max-width:100%;font-size:.74rem;font-weight:900;line-height:1.15;display:flex}.tasks-window-badge span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.tasks-window-badge strong{color:#3f2515;font-size:.72rem}.tasks-window-badge small{color:#7d4929;text-transform:uppercase;background:#ffffff61;border:1px solid #6c3a1e3d;border-radius:999px;padding:2px 6px;font-size:.68rem}.tasks-panel--available{grid-area:available}.tasks-panel--active{grid-area:active}.tasks-definition-list,.tasks-active-list,.tasks-hatchkin-list{scrollbar-color:#7d4d26b8 #e1bc7c66;scrollbar-width:thin;align-content:start;gap:10px;min-width:0;min-height:0;padding:6px 10px 8px;display:grid;overflow:auto}.tasks-definition-list{grid-template-columns:minmax(0,1fr)}.tasks-definition-button{appearance:none;width:100%;min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0;display:block}.tasks-definition-button:focus-visible{outline:none}.tasks-definition-card.hatchkin-card{--hatchkin-card-min-height:0;color:var(--tasks-ink);grid-template-columns:96px minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.tasks-definition-card--selected{border-color:#ffc326}.tasks-definition-card.mystery-dungeon-card--selected:before{border-top-width:16px;border-bottom-width:16px;border-left-width:14px;left:-10px}.tasks-definition-card.mystery-dungeon-card--selected:after{border-top-width:12px;border-bottom-width:12px;border-left-width:11px;left:-8px}.tasks-definition-button:hover .tasks-definition-card,.tasks-definition-button:focus-visible .tasks-definition-card{outline:none}.tasks-definition-button:focus-visible .tasks-definition-card{box-shadow:0 0 0 3px #47adcb9e,0 0 14px #ffbe2d66}.tasks-definition-card__art{aspect-ratio:1;background:#cce9d5;border:2px solid #ebc069bd;border-radius:8px;min-width:0;display:block;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff94,0 3px 5px #3c231029}.tasks-definition-card__art img{object-fit:cover;width:100%;height:100%;display:block}.tasks-definition-card__content,.tasks-definition-card__header,.tasks-definition-card__footer{min-width:0;display:grid}.tasks-definition-card__content{grid-template-rows:minmax(0,1fr) auto;gap:7px}.tasks-definition-card__header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px}.tasks-definition-card__header>span{text-align:left;background:0 0;border:0;min-width:0;padding:0}.tasks-definition-card__header>span:first-child{gap:5px;min-width:0;display:grid}.tasks-definition-card__title{color:#17305c;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.08rem;font-weight:1000;line-height:1.06;overflow:hidden}.tasks-definition-card__description{color:#2f241a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;font-weight:760;line-height:1.2;display:-webkit-box;overflow:hidden}.tasks-definition-card__footer{grid-template-columns:auto minmax(0,1fr);align-items:end;gap:8px}.tasks-definition-card__footer .tasks-reward-summary--selection-card{justify-self:end}.tasks-definition-card__duration{color:#5b3119;background:#fffcf0b8;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:30px;padding:5px 9px;font-size:.92rem;font-weight:1000;line-height:1;display:inline-flex}.tasks-definition-card__duration-icon{--clock-icon-size:.94rem}.tasks-feature-card.hatchkin-card{--hatchkin-card-min-height:0;grid-area:feature;grid-template-rows:minmax(0,1fr) auto;gap:clamp(18px,3vw,30px);display:grid;overflow:hidden}.tasks-feature-card__content,.tasks-feature-card__footer{z-index:2;position:relative}.tasks-feature-card__content{grid-template-columns:minmax(0,.9fr) minmax(0,.58fr);align-content:start;gap:18px;min-width:0;max-width:100%;min-height:0;display:grid}.tasks-feature-card__overview{align-content:start;gap:16px;min-width:0;max-width:min(100%,430px);display:grid}.tasks-feature-card__copy{align-content:start;gap:10px;min-width:0;display:grid}.tasks-feature-card__spacer{min-width:0}.tasks-kicker{color:#5a8a18;text-transform:uppercase;font-size:.95rem;font-weight:1000;line-height:1}.tasks-feature-card__copy h2{overflow-wrap:anywhere;color:#2d2018;text-shadow:0 2px #fff6dbb3;min-width:0;font-size:2rem;font-weight:1000;line-height:1}.tasks-feature-card__copy p:last-child{color:#2d2018;max-width:430px;font-size:1.05rem;font-weight:780;line-height:1.34}.tasks-feature-card__requirements{background:#fff7e0c7;border:1px solid #7b4b2557;border-radius:8px;align-content:start;gap:10px;min-width:0;padding:12px;display:grid;box-shadow:inset 0 1px #ffffffb8}.tasks-feature-card__requirements h3,.tasks-progress-panel__rewards h3{color:#5b3119;margin:0;font-size:1rem;font-weight:1000;line-height:1}.tasks-feature-card__requirements dl{gap:8px;margin:0;display:grid}.tasks-feature-card__requirements dl>div{grid-template-columns:auto minmax(0,1fr);gap:10px;min-width:0;display:grid}.tasks-feature-card__requirements dt,.tasks-feature-card__metric span{color:var(--tasks-muted);text-transform:uppercase;font-size:.78rem;font-weight:1000;line-height:1}.tasks-feature-card__requirements dd{color:#2f241a;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.88rem;font-weight:850;line-height:1.15;overflow:hidden}.tasks-feature-card__requirements-rewards{white-space:normal;overflow:visible}.tasks-feature-card__requirements-rewards .tasks-feature-card__rewards-panel{width:min(100%,280px)}.tasks-feature-card__rewards-strip{grid-auto-rows:78px}.tasks-feature-card__reward-cell{min-height:78px}.tasks-feature-card__reward-cell img{width:min(46px,100%);height:min(46px,100%)}.tasks-feature-card__reward-badge{color:#4d301c;text-align:center;background:#fff6d4eb;border:1px solid #6947232e;border-radius:999px;min-width:24px;padding:3px 7px 2px;font-size:.78rem;font-weight:1000;line-height:1;position:absolute;bottom:8px;right:8px;box-shadow:0 1px #ffffff8f}.tasks-feature-card__footer{justify-content:flex-end;min-width:0;padding:0;display:flex}.tasks-feature-card__metric{gap:4px;min-width:80px;display:grid}.tasks-feature-card__metric strong{color:#3a2514;font-size:1.25rem;font-weight:1000;line-height:1}.tasks-reward-summary{flex-wrap:wrap;justify-content:end;gap:7px;min-width:0;display:flex}.tasks-reward-summary--selection-card{border:1px solid #8f5b2257;border-radius:14px;justify-content:start;gap:4px;padding:0 8px 7px;display:grid}.tasks-reward-summary__title{color:#7a5526;z-index:1;background:#f7e8ca;justify-self:start;margin:-.42rem 0 0 6px;padding:0 4px;font-size:.72rem;font-weight:1000;line-height:1;position:relative}.tasks-reward-summary__items{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin-top:-2px;display:flex}.tasks-reward-summary__cell{color:#4a2811;white-space:nowrap;align-items:center;gap:4px;min-width:0;font-size:.94rem;font-weight:1000;line-height:1;display:inline-flex}.tasks-reward-summary__cell-icon{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.tasks-reward-summary__cell-icon img{object-fit:contain;width:18px;height:18px;display:block}.tasks-reward-summary__pill{color:#3d2b17;background:linear-gradient(#ffffffd1,#fae6bed1),#fae6be;border:1px solid #8f5b2261;border-radius:8px;align-items:center;gap:6px;min-width:0;min-height:30px;padding:5px 9px;font-size:.9rem;font-weight:1000;line-height:1;display:inline-flex}.tasks-reward-summary__pill img{object-fit:contain;flex:none;width:22px;height:22px;display:block}.tasks-action-button{appearance:none;color:#fff8dd;cursor:pointer;min-width:0;min-height:48px;font:inherit;text-align:center;text-shadow:0 2px #1824069e;background:linear-gradient(#96c43afa 0%,#487d19fa 100%),#4d7516;border:2px solid #2b3b0ad1;border-radius:8px;justify-content:center;align-items:center;gap:11px;padding:9px 14px 11px;font-size:1.04rem;font-weight:1000;line-height:1;display:inline-flex;box-shadow:inset 0 2px #edf57e61,inset 0 -4px #2031083d,0 3px #361f0b8a}.tasks-action-button--assign{width:100%;font-size:1.18rem}.tasks-assign-button.hatchkin-beveled-button{width:auto;min-width:190px}.tasks-action-button--cancel{background:linear-gradient(#ef583ffa 0%,#b6271cfa 100%),#b6271c;border-color:#622417d1}.tasks-action-button--complete{background:linear-gradient(#41a1a5fa 0%,#27696efa 100%),#27696e;border-color:#255d60db}.tasks-action-button--finish-early{background:linear-gradient(#e29d26fa 0%,#8a5610fa 100%),#8a5610;border-color:#69430cd6}.tasks-action-button:hover:not(:disabled):not([aria-disabled=true]){filter:saturate(1.05)brightness(1.04)}.tasks-action-button:focus-visible{outline-offset:4px;outline:3px solid #38a6b2a8}.tasks-action-button:disabled,.tasks-action-button[aria-disabled=true]{cursor:not-allowed;filter:grayscale(.18)saturate(.72);opacity:.62}.tasks-action-button__paw{width:26px;height:24px;display:block;position:relative}.tasks-action-button__paw:before,.tasks-action-button__paw:after{content:"";background:#fff8ddeb;border-radius:50%;position:absolute;box-shadow:7px -7px 0 -1px #fff8ddeb,-7px -7px 0 -1px #fff8ddeb}.tasks-action-button__paw:before{width:14px;height:12px;bottom:2px;left:6px}.tasks-action-button__paw:after{width:7px;height:7px;top:4px;left:9px}.tasks-hatchkin-dock{background:linear-gradient(#4c3122f0 0%,#292220f5 100%),#4c3122;grid-area:hatchkins;padding:12px}.tasks-hatchkin-dock h2{color:#fff5d7;text-shadow:0 2px #281408a8}.tasks-hatchkin-list{grid-template-columns:none;grid-auto-columns:minmax(130px,1fr);grid-auto-flow:column;padding:4px 3px 7px;overflow:auto hidden}.tasks-hatchkin-card{appearance:none;min-width:132px;min-height:0;color:var(--tasks-ink);cursor:pointer;font:inherit;text-align:center;background:linear-gradient(#fff8e8fa,#e7ceadfa),#e7cead;border:2px solid #452a158f;border-radius:8px;grid-template-rows:auto auto auto 11px;justify-items:center;gap:6px;padding:8px;display:grid;box-shadow:inset 0 1px #ffffffb8,0 4px #26160c80}.tasks-hatchkin-card:hover,.tasks-hatchkin-card:focus-visible{filter:brightness(1.03);outline:none}.tasks-hatchkin-card:focus-visible{box-shadow:0 0 0 3px #47adcb9e,0 4px #26160c80}.tasks-hatchkin-card--selected{border-color:#ffbd32;box-shadow:0 0 0 2px #fff596eb,0 0 16px #ffbe2d9e,0 4px #26160c80}.tasks-hatchkin-card--busy{background:linear-gradient(#f0f7f8fa,#ccdae0fa),#ccdae0}.tasks-hatchkin-card__portrait-wrap{place-items:center;display:grid;position:relative}.tasks-hatchkin-card__check{background:linear-gradient(#87ce36 0%,#3a8e20 100%);border:3px solid #fff6dc;border-radius:50%;width:32px;height:32px;position:absolute;top:-7px;right:-8px;box-shadow:0 3px #27490e70}.tasks-hatchkin-card__check:before{content:"";border-bottom:4px solid #fff8dc;border-left:4px solid #fff8dc;width:14px;height:8px;display:block;position:absolute;top:8px;left:7px;transform:rotate(-45deg)}.tasks-hatchkin-card__identity{justify-items:center;gap:2px;min-width:0;display:grid}.tasks-hatchkin-card__name,.tasks-hatchkin-card__species,.tasks-hatchkin-card__status{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;line-height:1;overflow:hidden}.tasks-hatchkin-card__name{color:#2d2018;font-size:.98rem;font-weight:1000}.tasks-hatchkin-card__species,.tasks-hatchkin-card__status{color:#553a24;font-size:.74rem;font-weight:850}.tasks-hatchkin-card__status{color:#1f5f6f}.tasks-hatchkin-card__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:100%;display:grid}.tasks-hatchkin-card__stats span{color:#f8f4dc;text-overflow:ellipsis;white-space:nowrap;background:#527a22;border-radius:6px;min-width:0;padding:4px 3px;font-size:.66rem;font-weight:1000;line-height:1;overflow:hidden}.tasks-hatchkin-card__energy,.tasks-progress-bar,.tasks-progress-panel__bar{background:linear-gradient(#4a3a30b8,#2f2723c7),#4a3a30;border:1px solid #2b1c128a;border-radius:999px;width:100%;overflow:hidden}.tasks-hatchkin-card__energy span,.tasks-progress-bar span,.tasks-progress-panel__bar span{border-radius:inherit;background:linear-gradient(#a3df46 0%,#58ad20 100%),#58ad20;height:100%;display:block;box-shadow:inset 0 1px #ffffff6b}.tasks-hatchkin-card__energy{height:11px}.tasks-hatchkin-portrait{--portrait-base:#9bd64c;--portrait-accent:#d7f596;--portrait-shadow:#5b8f26;background:linear-gradient(#bae5ffeb 0%,#f0fbceeb 100%),#bae5ff;border:2px solid #472a1475;border-radius:8px;place-items:center;width:74px;height:74px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffc2,0 3px 5px #3c23101f}.tasks-hatchkin-portrait:before{content:"";background:linear-gradient(180deg, var(--portrait-accent) 0%, var(--portrait-base) 100%), var(--portrait-base);width:58%;height:56%;box-shadow:inset 0 3px 0 #ffffff52, 0 4px 0 var(--portrait-shadow);border-radius:48% 48% 42% 42%;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.tasks-hatchkin-portrait--image:before,.tasks-hatchkin-portrait--image .tasks-hatchkin-portrait__sprout,.tasks-hatchkin-portrait--image .tasks-hatchkin-portrait__eyes,.tasks-hatchkin-portrait--image .tasks-hatchkin-portrait__smile,.tasks-hatchkin-portrait--image .tasks-hatchkin-portrait__initials{display:none}.tasks-hatchkin-portrait__image{object-fit:contain;z-index:1;width:100%;height:100%;display:block;position:relative}.tasks-hatchkin-portrait--small{flex:none;width:70px;height:70px}.tasks-hatchkin-portrait--ember{--portrait-base:#e66b38;--portrait-accent:#ffd197;--portrait-shadow:#9e361e}.tasks-hatchkin-portrait--tide{--portrait-base:#49b8d2;--portrait-accent:#d7fbff;--portrait-shadow:#237695}.tasks-hatchkin-portrait--frost{--portrait-base:#82c7e8;--portrait-accent:#f3fdff;--portrait-shadow:#3a87a9}.tasks-hatchkin-portrait--spark{--portrait-base:#f1cd3e;--portrait-accent:#fff5a0;--portrait-shadow:#ad7c13}.tasks-hatchkin-portrait--light{--portrait-base:#f3dc6c;--portrait-accent:#fff7c2;--portrait-shadow:#b48324}.tasks-hatchkin-portrait--shadow{--portrait-base:#7b63c9;--portrait-accent:#dbc9ff;--portrait-shadow:#4b3b8b}.tasks-hatchkin-portrait__sprout{width:34px;height:24px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.tasks-hatchkin-portrait__sprout:before,.tasks-hatchkin-portrait__sprout:after{content:"";background:linear-gradient(#bbec55 0%,#4a9b28 100%);border-radius:14px 14px 3px;width:20px;height:13px;display:block;position:absolute;top:3px;box-shadow:0 2px #3c571638}.tasks-hatchkin-portrait__sprout:before{left:0;transform:rotate(-36deg)}.tasks-hatchkin-portrait__sprout:after{right:0;transform:rotate(36deg)scaleX(-1)}.tasks-hatchkin-portrait__eyes{justify-content:space-between;width:27px;display:flex;position:absolute;top:39px;left:50%;transform:translate(-50%)}.tasks-hatchkin-portrait__eyes span{background:#2b2119;border-radius:50%;width:6px;height:8px;display:block;box-shadow:1px -1px #fff9}.tasks-hatchkin-portrait__smile{border-bottom:3px solid #8a3f34;border-radius:0 0 12px 12px;width:15px;height:8px;position:absolute;top:49px;left:50%;transform:translate(-50%)}.tasks-hatchkin-portrait__initials{color:#33201457;font-size:.65rem;font-weight:1000;line-height:1;position:absolute;bottom:4px;right:5px}.tasks-active-card{min-width:0;color:var(--tasks-ink);background:linear-gradient(#fffaebf5,#f6e1c2f5),#f6e1c2;border:2px solid #7e4e246b;border-radius:8px;gap:9px;padding:9px;display:grid;box-shadow:inset 0 1px #ffffffb8,0 3px 7px #351f0f21}.tasks-active-card__summary{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;min-width:0;display:grid}.tasks-active-card__body{gap:6px;min-width:0;display:grid}.tasks-active-card__header,.tasks-progress-panel__header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:9px;min-width:0;display:grid}.tasks-active-card__header h3,.tasks-active-card__header p,.tasks-progress-panel__header h2,.tasks-progress-panel__header p{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tasks-active-card__header h3{color:#17305c;font-size:1rem;font-weight:1000;line-height:1.05}.tasks-active-card__header p,.tasks-progress-panel__header p{color:#352414;font-size:.86rem;font-weight:850;line-height:1.1}.tasks-active-card__timer{color:#244014;background:linear-gradient(#c8ee9a 0%,#8fd35a 100%);border:1px solid #2b3b0aa3;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:5px 9px;font-size:.78rem;font-weight:1000;line-height:1;display:inline-flex}.tasks-active-card__timer--ready{color:#17305c;background:linear-gradient(#bfe8ff 0%,#6dbbe6 100%)}.tasks-progress-bar{height:15px}.tasks-active-card__meta,.tasks-stat-flow{flex-wrap:wrap;gap:6px;display:flex}.tasks-active-card__meta{color:#4d301c;justify-content:space-between;font-size:.78rem;font-weight:1000;line-height:1}.tasks-stat-flow span{color:#3d2b17;background:#ffffff70;border:1px solid #3d2b1738;border-radius:7px;align-items:center;min-height:26px;padding:5px 7px;font-size:.76rem;font-weight:900;line-height:1;display:inline-flex}.tasks-active-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.tasks-active-card__actions .tasks-action-button:only-child{grid-column:1/-1}.tasks-progress-grid-panel{grid-column:1/-1;min-width:0;min-height:0}.tasks-progress-grid-panel__title{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tasks-progress-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-content:start;gap:14px;min-width:0;display:grid}.tasks-progress-card-button{appearance:none;font:inherit;text-align:left;background:0 0;border:0;padding:0}.tasks-progress-card-button:focus-visible{outline:none}.tasks-progress-card{background:linear-gradient(#fffcf3fa 0%,#fbf1dcfa 100%),#fff7e5;border:2px solid #b78a59b3;border-radius:22px;gap:12px;min-width:0;padding:14px 16px;display:grid;box-shadow:inset 0 1px #ffffffd1,0 7px 18px #50311524}.tasks-progress-card-button:hover .tasks-progress-card,.tasks-progress-card-button:focus-visible .tasks-progress-card{border-color:#79b442e0;box-shadow:inset 0 1px #ffffffd1,0 10px 24px #5031152e}.tasks-progress-card__header{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;min-width:0;display:grid}.tasks-progress-card__copy{gap:3px;min-width:0;padding-top:2px;display:grid}.tasks-progress-card__copy h3{color:#273864;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:2rem;font-weight:1000;line-height:.95;overflow:hidden}.tasks-progress-card__copy p,.tasks-progress-detail-modal__copy p{color:#4f473b;margin:0;font-size:1.28rem;font-weight:900;line-height:1}.tasks-progress-card__status{color:#315611;background:linear-gradient(#d8f3a9 0%,#9fd66a 100%);border:2px solid #69ac45ad;border-radius:18px;justify-content:center;align-items:center;min-height:38px;padding:7px 16px;font-size:1.22rem;font-weight:1000;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff85}.tasks-progress-card__status--ready{color:#1b4475;background:linear-gradient(#caebff 0%,#8cc8ee 100%);border-color:#4c8ec1b3}.tasks-progress-card__progress-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;display:grid}.tasks-progress-card__bar{background:linear-gradient(#5d4834eb,#78644feb);border:2px solid #563f2ab8;border-radius:999px;height:22px;overflow:hidden;box-shadow:inset 0 2px 4px #1e140c3d}.tasks-progress-card__bar span{border-radius:inherit;background:linear-gradient(#8af229 0%,#58c600 100%);height:100%;display:block;box-shadow:inset 0 1px #ffffff5c,0 0 10px #6fd51d38}.tasks-progress-card__progress-row strong,.tasks-progress-detail-modal__meta strong{color:#254321;font-size:2.3rem;font-weight:1000;line-height:.92}.tasks-progress-card__footer{color:#51453a;align-items:center;gap:8px;min-width:0;font-size:1.08rem;font-weight:900;line-height:1;display:inline-flex}.tasks-progress-card__clock{color:#8e6339;flex:none;width:21px;height:21px}.tasks-progress-detail-modal{max-width:min(100%,560px)}.tasks-progress-detail-modal__hero{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.tasks-progress-detail-modal__copy{gap:8px;min-width:0;display:grid}.tasks-progress-detail-modal__bar{margin-top:16px}.tasks-progress-detail-modal__meta{color:#4d301c;justify-content:space-between;align-items:center;gap:16px;min-width:0;margin-top:10px;font-weight:1000;display:flex}.tasks-progress-detail-modal__stats{flex-wrap:wrap;gap:8px;margin-top:14px;margin-bottom:16px;display:flex}.tasks-progress-detail-modal__stats span{color:#3d2b17;background:#ffffff70;border:1px solid #3d2b1738;border-radius:7px;align-items:center;min-height:28px;padding:5px 9px;font-size:.84rem;font-weight:900;line-height:1;display:inline-flex}.tasks-progress-panel{grid-area:progress}.tasks-progress-panel__header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.tasks-progress-panel__bar{height:18px}.tasks-progress-panel__percent{color:#4d301c;justify-content:space-between;align-items:center;gap:12px;min-width:0;font-weight:1000;display:flex}.tasks-progress-panel__percent strong{color:#17305c;font-size:1.45rem;line-height:1}.tasks-milestones{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:0;min-width:0;padding:12px 4px 4px;display:grid;position:relative}.tasks-milestones:before{content:"";background:#c6a16a;border-radius:999px;height:8px;position:absolute;top:24px;left:16px;right:16px;box-shadow:inset 0 1px #ffffff6b}.tasks-milestones__step{z-index:1;color:#4d301c;justify-items:center;gap:6px;min-width:0;font-size:.78rem;font-weight:1000;line-height:1;display:grid;position:relative}.tasks-milestones__marker{background:linear-gradient(#fff6d8 0%,#e8c98f 100%),#e8c98f;border:3px solid #d2a45a;border-radius:50%;width:34px;height:34px;display:block;box-shadow:0 3px #5b371647}.tasks-milestones__step--done .tasks-milestones__marker{background:linear-gradient(#9cdc47 0%,#4da622 100%),#4da622;border-color:#fff8d6}.tasks-milestones__step--done .tasks-milestones__marker:before{content:"";border-bottom:4px solid #fff8d6;border-left:4px solid #fff8d6;width:15px;height:9px;margin:8px auto 0;display:block;transform:rotate(-45deg)}.tasks-progress-panel__rewards{align-content:start;gap:9px;min-width:0;display:grid}.tasks-progress-panel__rewards .tasks-reward-summary{justify-content:start}.tasks-empty-state,.tasks-selection-note{color:#5a4631;background:#fff6db94;border:2px dashed #74472357;border-radius:8px;padding:12px;font-size:.96rem;font-weight:900;line-height:1.25}.tasks-selection-note{color:#ffe4a5;background:#2318126b;margin:0}@media (width<=1220px){.tasks-screen{height:auto;min-height:100svh;overflow:auto}.tasks-topbar{display:block}.tasks-board{height:auto;min-height:calc(100svh - 170px);overflow:visible}.tasks-board--tasks{grid-template:"available feature"/minmax(270px,.78fr) minmax(0,1.22fr)}.tasks-board--progress{grid-template:"active"/minmax(0,1fr)}.tasks-panel,.tasks-hatchkin-dock,.tasks-progress-panel{min-height:260px}.tasks-feature-card{min-height:420px}}@media (width<=760px){.tasks-screen{padding:8px}.tasks-topbar{display:block}.tasks-screen .tasks-home-button{justify-self:start;width:min(100%,120px)}.hatchkin-title-bar.tasks-title-bar{--hatchkin-title-bar-min-height:70px;--hatchkin-title-bar-padding-block:12px;--hatchkin-title-bar-padding-inline:14px;grid-template-columns:minmax(0,1fr);gap:8px}.tasks-view-toggle__button{min-height:52px;padding-left:12px;padding-right:12px;font-size:1.45rem}.tasks-resource-cluster{gap:6px}.tasks-screen .tasks-currency-display{min-width:104px;min-height:44px}.tasks-board{grid-template-rows:none;grid-template-columns:minmax(0,1fr);gap:10px;min-height:0;padding:8px}.tasks-board--tasks{grid-template-areas:"available""feature"}.tasks-board--progress{grid-template-areas:"active"}.tasks-panel,.tasks-hatchkin-dock,.tasks-progress-panel,.tasks-feature-card{min-height:0}.tasks-definition-list,.tasks-active-list{max-height:420px}.tasks-feature-card{padding:18px 14px 14px}.tasks-feature-card:before{background:linear-gradient(#fff8e2f7 0%,#fff8e2e0 62%,#fff8e266 100%),linear-gradient(#fff8e22e,#48291124)}.tasks-feature-card__content,.tasks-feature-card__footer{grid-template-columns:minmax(0,1fr)}.tasks-feature-card__copy h2{font-size:1.58rem}.tasks-definition-card{grid-template-columns:82px minmax(0,1fr)}.tasks-hatchkin-list{grid-auto-columns:minmax(132px,150px)}.tasks-progress-panel__header{grid-template-columns:auto minmax(0,1fr)}.tasks-progress-panel__header .tasks-active-card__timer{grid-column:1/-1;justify-self:start}.tasks-progress-grid{grid-template-columns:minmax(0,1fr)}.tasks-progress-card{border-radius:18px;padding:12px}.tasks-progress-card__header{grid-template-columns:auto minmax(0,1fr)}.tasks-progress-card__status{grid-column:1/-1;justify-self:start;min-height:32px;padding:6px 12px;font-size:1rem}.tasks-progress-card__copy h3{font-size:1.5rem}.tasks-progress-card__copy p,.tasks-progress-detail-modal__copy p{font-size:1rem}.tasks-progress-card__progress-row strong,.tasks-progress-detail-modal__meta strong{font-size:1.7rem}}@media (width<=520px){.hatchkin-title-bar.tasks-title-bar{--hatchkin-title-bar-min-height:62px;--hatchkin-title-bar-padding-block:10px;--hatchkin-title-bar-padding-inline:10px;gap:6px}.tasks-title-tabs{padding:3px}.tasks-view-toggle__button{min-height:42px;padding:5px 6px 6px;font-size:1rem}.tasks-resource-cluster{gap:4px}.tasks-screen .tasks-currency-display{min-width:82px;min-height:38px;padding:4px 5px}.tasks-screen .tasks-currency-display .hatchkin-button__label{gap:4px}.tasks-screen .tasks-currency-display .currency-display__icon{width:21px;height:21px}.tasks-screen .tasks-currency-display .currency-display__amount{font-size:.82rem}.tasks-screen .tasks-currency-display .currency-display__add{border-radius:6px;width:19px;height:19px;font-size:.82rem}}@media (width<=430px){.tasks-definition-card.hatchkin-card{grid-template-columns:minmax(0,1fr)}.tasks-definition-card__art{aspect-ratio:16/9;width:100%}.tasks-definition-card__footer{grid-template-columns:minmax(0,1fr);align-items:start}.tasks-definition-card__footer .tasks-reward-summary--selection-card{justify-self:start}.tasks-progress-card__progress-row{grid-template-columns:minmax(0,1fr);gap:8px}.tasks-progress-card__progress-row strong{justify-self:end}}@media (aspect-ratio<=7/8){.tasks-screen{background-image:linear-gradient(#0812266b 0%,#0a1d3029 42%,#040d1e80 100%),url(/images/home-9x16.webp)}}.claim-layout{grid-template-columns:minmax(0,1fr);align-items:center;gap:28px;width:min(1040px,100%);min-height:min(760px,100svh - 64px);display:grid}.claim-layout-form{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.hatch-stage{text-align:center;justify-items:center;gap:22px;display:grid}.stage-viewport{aspect-ratio:1;place-items:center;width:min(560px,100%);display:grid;position:relative}.stage-scene{z-index:1;opacity:1;pointer-events:none;place-items:center;transition:opacity .22s;display:grid;position:absolute;inset:0}.stage-viewport-loading_scene .stage-scene{opacity:0}.egg-button{aspect-ratio:.78;cursor:pointer;touch-action:manipulation;z-index:2;background:0 0;border:0;place-items:center;width:min(250px,62vw);padding:0;display:grid;position:relative}.egg-button-static{cursor:default;pointer-events:none}.egg-button:focus-visible{outline-offset:12px;border-radius:999px;outline:3px solid #38a6b28c}.egg-visual{width:100%;height:100%;display:block;position:relative}.egg-shell{transform-origin:50% 88%;display:block;position:absolute;inset:0}.egg-half{background:linear-gradient(135deg,#ffffffe6,#0000 36%),radial-gradient(circle at 62% 32%,#d2a43d52,#0000 24%),linear-gradient(160deg,#f8f1df 0%,#e9dbc6 58%,#bfd7cb 100%);border-radius:52% 48% 46% 54%/62% 61% 39% 38%;width:100%;height:100%;position:absolute;inset:0;box-shadow:inset -20px -28px 38px #37464624,0 22px 60px #21342e2e}.egg-top{clip-path:polygon(0 0,100% 0,100% 56%,74% 50%,58% 58%,42% 50%,26% 58%,0 52%);transform-origin:44% 58%}.egg-bottom{clip-path:polygon(0 50%,26% 56%,42% 48%,58% 56%,74% 48%,100% 54%,100% 100%,0 100%);transform-origin:56%}.egg-shadow{filter:blur(6px);background:#22323126;border-radius:999px;width:72%;height:24px;position:absolute;bottom:-26px;left:14%}.egg-tap-ring{opacity:0;pointer-events:none;border:2px solid #3f8f7252;border-radius:52% 48% 46% 54%/62% 61% 39% 38%;position:absolute;inset:-10%}.egg-starting,.egg-loading_assets,.egg-loading_scene{animation:1.7s ease-in-out infinite breathe}.egg-button:not([data-tap-pulse="0"]):not(.egg-button-static) .egg-shell{animation:.42s cubic-bezier(.18,.88,.34,1.18) egg-tap}.egg-button:not([data-tap-pulse="0"]):not(.egg-button-static) .egg-tap-ring{animation:.42s ease-out egg-ring}.egg-revealing{animation:none}.egg-revealing .egg-top{animation:.68s cubic-bezier(.3,.04,.16,1) forwards shell-top-away}.egg-revealing .egg-bottom{animation:.68s cubic-bezier(.3,.04,.16,1) forwards shell-bottom-away}.egg-revealing .egg-shadow{animation:.68s forwards shadow-release}.hatch-stage-copy{max-width:620px}.eyebrow{color:#3f8f72;letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:700}.hatch-stage h1,.compact-panel h1{color:#17211e;letter-spacing:0;margin:0 0 14px;font-size:clamp(2.1rem,5vw,4.6rem);line-height:1}.hatch-stage p,.compact-panel p,.claim-form p{color:#4f5d58}.primary-action,.secondary-action{min-height:46px;font:inherit;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 20px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.primary-action{color:#fff;background:#17211e;box-shadow:0 12px 28px #17211e2e}.secondary-action{color:#17211e;background:#dfeae3}.primary-action:hover,.secondary-action:hover{transform:translateY(-1px)}.primary-action:focus-visible,.secondary-action:focus-visible,.claim-form input:focus-visible,.login-form input:focus-visible{outline-offset:3px;outline:3px solid #38a6b28c}.primary-action:disabled,.primary-action[aria-disabled=true]{cursor:wait;opacity:.7;transform:none}.claim-form,.login-form,.compact-panel{box-sizing:border-box;background:#ffffffdb;border:1px solid #52675f2e;border-radius:8px;width:min(440px,100%);box-shadow:0 18px 60px #1f352d1f}.claim-form,.login-form{text-align:left;gap:14px;padding:24px;display:grid}.claim-form h2{color:#17211e;letter-spacing:0;margin:0 0 8px;font-size:1.55rem;line-height:1.12}.field-label{color:#17211e;font-size:.95rem;font-weight:700}.claim-form input[type=email],.login-form input[type=email]{box-sizing:border-box;color:#17211e;width:100%;min-height:46px;font:inherit;border:1px solid #c8d6cf;border-radius:8px;padding:0 12px}.login-form__submit{width:100%}.checkbox-row{color:#3b4944;grid-template-columns:20px 1fr;align-items:start;gap:10px;font-size:.95rem;display:grid}.checkbox-row input{margin-top:4px}.field-error{color:#a2382a;font-size:.92rem}.check-email-panel{text-align:left}.compact-panel{text-align:left;justify-items:start;gap:16px;padding:30px;display:grid}.error-panel{border-color:#a2382a3d}.scene-fallback{aspect-ratio:1;color:#4f5d58;background:#ffffff9e;border:1px solid #52675f2e;border-radius:8px;place-items:center;width:min(520px,100%);display:grid}.hatch-canvas{border-radius:8px;width:100%;height:100%;min-height:320px;display:block}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes egg-tap{0%,to{transform:translateY(0)rotate(0)}24%{transform:translateY(-8px)rotate(-4deg)scale(1.035)}50%{transform:translateY(3px)rotate(3deg)scale(.99)}74%{transform:translateY(-2px)rotate(-1deg)scale(1.01)}}@keyframes egg-ring{0%{opacity:.5;transform:scale(.88)}to{opacity:0;transform:scale(1.16)}}@keyframes shell-top-away{0%{transform:translate(0)rotate(0)}to{transform:translate(-34vw,-78vh)rotate(-28deg)}}@keyframes shell-bottom-away{0%{transform:translate(0)rotate(0)}to{transform:translate(32vw,72vh)rotate(24deg)}}@keyframes shadow-release{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.72)}}@media (width<=760px){.app-screen{padding:20px}.app-screen.mystery-dungeon-screen--run{padding:0}.mystery-dungeon-combat-player-model{left:clamp(-96px,-12vw,-48px)}.mystery-dungeon-combat-enemy-model{right:clamp(-96px,-12vw,-48px)}.claim-layout,.claim-layout-form{grid-template-columns:1fr;min-height:auto}.claim-form,.login-form,.compact-panel{width:100%}.stage-viewport{width:min(420px,100%)}}@media (width<=660px){.mystery-dungeon-combatant{grid-template-columns:minmax(0,1fr)}.mystery-dungeon-combatant__icon{display:none}.mystery-dungeon-combat-player-card,.mystery-dungeon-combat-enemy-card{max-width:180px}}@media (width<=560px){.mystery-dungeon-combat-player-model{left:clamp(-132px,-20vw,-72px)}.mystery-dungeon-combat-enemy-model{right:clamp(-132px,-20vw,-72px)}}@media (prefers-reduced-motion:reduce){.egg-starting,.egg-loading_assets,.egg-loading_scene,.egg-button:not([data-tap-pulse="0"]):not(.egg-button-static) .egg-shell,.egg-button:not([data-tap-pulse="0"]):not(.egg-button-static) .egg-tap-ring,.egg-revealing .egg-top,.egg-revealing .egg-bottom,.egg-revealing .egg-shadow,.mystery-dungeon-combat-playback-motion,.primary-action,.secondary-action,.shop-offer-reroll__pending,.route-transition-overlay{transition:none;animation:none}.egg-revealing{opacity:0}}
