@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--bg-top: #141f5a;--bg-bottom: #3d0f68;--panel: #251952;--panel-soft: #311967;--text-main: #f4f5ff;--text-fade: #c1c0ec;--line: rgba(255, 255, 255, .22);--screen-max: 680px;--screen-pad-x: clamp(10px, 3.8vw, 26px);--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--ios-standalone-extra-safe-top: 0px;--ios-standalone-stack-offset: 0px;--ios-standalone-detail-offset: 0px;--app-top-offset-tight: clamp(10px, 1.6dvh, 12px);--app-top-offset-regular: clamp(12px, 2dvh, 16px);--app-top-offset-home: clamp(10px, 1.9dvh, 18px);--app-screen-pad-top: calc(var(--app-top-offset-regular) + var(--safe-top));--app-stack-offset: clamp(10px, 1.6dvh, 18px);--app-detail-offset: clamp(12px, 1.9dvh, 22px);--app-top-control-size: clamp(66px, 11vw, 76px);--app-top-control-icon-size: clamp(28px, 5vw, 34px);--screen-pad-top: calc(var(--safe-top) + clamp(8px, 2.2dvh, 18px));--screen-pad-bottom: calc(var(--safe-bottom) + clamp(76px, 13dvh, 108px));--section-gap: clamp(6px, 1dvh, 12px);--radius-xl: clamp(22px, 4.2vw, 32px);--radius-lg: clamp(18px, 3.4vw, 24px);--glass-bg: rgba(0, 0, 0, .3);--glass-border: 1px solid rgba(255, 255, 255, .14);--glass-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 8px 20px rgba(0, 0, 0, .18);--glass-blur: blur(14px);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-ios-standalone{--app-top-offset-regular: 0px;--app-top-offset-home: 0px;--ios-standalone-extra-safe-top: 0px;--ios-standalone-stack-offset: 0px;--ios-standalone-detail-offset: clamp(14px, 2svh, 20px);--safe-top: calc(env(safe-area-inset-top, 0px) + var(--ios-standalone-extra-safe-top));--app-screen-pad-top: calc(var(--app-top-offset-regular) + var(--safe-top));--screen-pad-top: var(--app-screen-pad-top)}html{height:100%;min-height:100%;background-color:#1c1b63;background:radial-gradient(circle at 50% 115%,rgba(167,77,255,.28),transparent 38%),linear-gradient(180deg,#241a5b,#30206c 52%,#442c7d);overscroll-behavior:none;-webkit-text-size-adjust:100%;text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100%;background-color:#1c1b63;background:radial-gradient(circle at 50% -18%,#3a5dc65c,#241a5bf5 40%,#442c7deb),linear-gradient(180deg,#241a5b,#30206c 52%,#442c7d);color:var(--text-main);font-family:"Baloo 2",sans-serif;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch;-webkit-user-select:none;-webkit-touch-callout:none}button:not(.figma-nav-item){font:inherit;transition:transform .17s ease,filter .17s ease,opacity .17s ease,box-shadow .19s ease,background-color .19s ease,border-color .19s ease}button:not(.figma-nav-item):not(:disabled):active{transform:scale(.975);filter:brightness(.98)}button:disabled{pointer-events:none}button,a,[role=button],[tabindex]:not([tabindex="-1"]){-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}#app{position:relative;z-index:1;min-height:100%;overflow:visible;background:#1c1b63}.app-browser-backdrop{position:fixed;inset:-26vh 0;z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.34) 0 1px,transparent 3px),radial-gradient(circle at 64% 24%,rgba(202,217,255,.42) 0 1px,transparent 4px),radial-gradient(circle at 82% 66%,rgba(255,255,255,.28) 0 1px,transparent 3px),radial-gradient(circle at 28% 78%,rgba(154,188,255,.34) 0 1px,transparent 4px),radial-gradient(circle at 50% 115%,rgba(167,77,255,.24),transparent 36%),linear-gradient(180deg,#241a5b,#30206c 52%,#442c7d);background-size:180px 220px,230px 260px,210px 240px,260px 280px,100% 100%,100% 100%;filter:saturate(1.08);transform:translateZ(0);animation:app-browser-stars 18s linear infinite}.app-browser-backdrop:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 10%,rgba(255,255,255,.38) 0 1px,transparent 3px),radial-gradient(circle at 12% 54%,rgba(180,207,255,.3) 0 1px,transparent 4px),radial-gradient(circle at 88% 88%,rgba(255,255,255,.26) 0 1px,transparent 3px);background-size:250px 260px,210px 250px,280px 300px;opacity:.75;animation:app-browser-stars-soft 24s linear infinite}@keyframes app-browser-stars{0%{background-position:0 0,0 0,0 0,0 0,0 0,0 0}to{background-position:24px 220px,-18px 260px,16px 240px,-20px 280px,0 0,0 0}}@keyframes app-browser-stars-soft{0%{background-position:0 0,0 0,0 0;opacity:.48}50%{opacity:.82}to{background-position:-18px 260px,20px 250px,-24px 300px;opacity:.48}}.app-loading-overlay{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;background-color:#1c1b63;background:radial-gradient(120% 80% at 50% -8%,#2b61c6,#1c3280d1 30%,#1014472e 58%),linear-gradient(180deg,#1a2a84,#14195f 36%,#1c1b63 63%,#23205e);overflow:hidden}.app-loading-content{width:100vw;min-height:100%;height:100%;padding:0 var(--safe-right) 0 var(--safe-left);display:grid;place-items:start center;background-color:#1c1b63;background:linear-gradient(180deg,#1a2a84,#14195f 36%,#1c1b63 63%,#23205e)}.app-loading-layout{position:relative;width:min(100vw,calc(100dvh * .56));max-width:430px;min-width:320px;min-height:100%;height:100%;overflow:hidden;isolation:isolate;background-color:#1c1b63;background:radial-gradient(120% 80% at 50% -8%,#2b61c6,#1c3280d1 30%,#1014472e 58%),linear-gradient(180deg,#1a2a84,#14195f 36%,#1c1b63 63%,#23205e);--loading-planet-size: 1120px;--loading-planet-left: 58%;--loading-planet-shift-y: -64.5%;--loading-planet-rotation: 25deg;--loading-title-top: 60px;--loading-title-width: 78%;--loading-satellite-width: clamp(560px, 148vw, 760px);--loading-satellite-right: -48%;--loading-satellite-top: 26.8%;--loading-satellite-rotation: -8deg;--loading-progress-top: 50%;--loading-bottom-offset: calc(var(--safe-bottom) + 72px)}.app-loading-scene{position:absolute;inset:0;pointer-events:none}.app-loading-overlay #pixie{z-index:0}.app-loading-planet-image{position:absolute;left:var(--loading-planet-left);top:0;width:var(--loading-planet-size);height:auto;max-width:none;transform:translate(-50%,var(--loading-planet-shift-y)) rotate(var(--loading-planet-rotation));animation:app-loading-planet-spin 82s linear infinite}.app-loading-title-image{width:var(--loading-title-width);height:auto;display:block}.app-loading-title-on-planet{position:absolute;left:50%;top:var(--loading-title-top);width:var(--loading-title-width);transform:translate(-50%);z-index:2}.app-loading-satellite-floating{position:absolute;right:var(--loading-satellite-right);top:var(--loading-satellite-top);width:var(--loading-satellite-width);max-width:none;height:auto;transform:rotate(var(--loading-satellite-rotation));animation:app-loading-satellite-float 7.2s ease-in-out infinite;z-index:1;pointer-events:none}.app-loading-progress-block{position:absolute;left:50%;top:var(--loading-progress-top);width:min(84%,560px);transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:clamp(8px,2.3dvh,16px);z-index:3}.app-loading-progress-label{margin:0;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(24px,6.8vw,34px);font-weight:500;line-height:1}.app-loading-progress-track{width:100%;height:clamp(10px,1.4dvh,14px);border-radius:999px;border:3px solid rgba(255,255,255,.9);overflow:hidden;background:#ffffff14}.app-loading-progress-fill{width:0;height:100%;border-radius:inherit;background:#ffffffe6;transition:width .12s linear}.app-loading-bottom{position:absolute;left:50%;bottom:var(--loading-bottom-offset);width:100%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:clamp(18px,2.8dvh,28px);padding-inline:14px;z-index:4}@supports (height: 100dvh){.app-loading-overlay{min-height:100dvh}}.app-loading-welcome{width:273px;max-width:92%;margin:0;text-align:center;color:#fff;font-size:28px;font-family:"Baloo 2",sans-serif;font-weight:500;text-transform:uppercase;line-height:38px;letter-spacing:.56px;word-wrap:break-word}@keyframes app-loading-planet-spin{0%{transform:translate(-50%,var(--loading-planet-shift-y)) rotate(var(--loading-planet-rotation))}to{transform:translate(-50%,var(--loading-planet-shift-y)) rotate(calc(var(--loading-planet-rotation) + 360deg))}}@keyframes app-loading-satellite-float{0%{transform:translateZ(0) rotate(var(--loading-satellite-rotation))}50%{transform:translate3d(-10px,-12px,0) rotate(calc(var(--loading-satellite-rotation) + 2deg))}to{transform:translateZ(0) rotate(var(--loading-satellite-rotation))}}@media(prefers-reduced-motion:reduce){.app-loading-planet-image,.app-loading-satellite-floating{animation:none}}@media(max-height:700px){.app-loading-layout{--loading-satellite-width: clamp(420px, 142vw, 560px)}.app-loading-progress-label{font-size:clamp(20px,7.2vw,28px)}.app-loading-progress-track{border-width:2px}.app-loading-welcome{font-size:24px;line-height:33px;letter-spacing:.48px}}@media(max-width:359px){.app-loading-layout{min-width:100vw}.app-loading-progress-track{border-width:2px}.app-loading-welcome{max-width:94%}}.app-loader-fade-enter-active,.app-loader-fade-leave-active{transition:opacity .32s ease}.app-loader-fade-enter-from,.app-loader-fade-leave-to{opacity:0}.space-screen{position:relative;width:min(100%,var(--screen-max));min-height:100dvh;margin:0 auto;padding:var(--screen-pad-top) calc(var(--screen-pad-x) + var(--safe-right)) var(--screen-pad-bottom) calc(var(--screen-pad-x) + var(--safe-left));display:flex;flex-direction:column;gap:var(--section-gap);overflow:hidden}.home-intro-item{opacity:0;transform:translateY(12px) scale(.99);animation:home-component-enter .32s ease-out forwards;animation-delay:calc(var(--home-item-index, 0) * 70ms + 40ms)}.home-intro-item-static{opacity:0;animation:home-component-fade .32s ease-out forwards;animation-delay:calc(var(--home-item-index, 0) * 70ms + 40ms)}#pixie{display:block;position:fixed;top:0;z-index:1;left:0;width:100%;height:100%;min-height:100vh!important;pointer-events:none}@supports (-webkit-touch-callout: none){body{padding-bottom:1px}}@media(max-width:560px){.space-screen{padding-inline:clamp(8px,3.2vw,14px)}}@media(max-height:860px){.space-screen{--screen-pad-top: clamp(6px, 1.4dvh, 12px);--screen-pad-bottom: clamp(70px, 12.5dvh, 94px);--section-gap: clamp(4px, .7dvh, 8px)}}@media(max-height:760px){.space-screen{--screen-pad-bottom: clamp(64px, 12dvh, 82px)}}@media(orientation:landscape)and (max-height:500px){.space-screen{--screen-pad-top: 6px;--screen-pad-bottom: 60px;--section-gap: 4px}}@media(max-height:700px){.backpack-screen.backpack-screen-detail{padding-top:calc(8px + env(safe-area-inset-top));padding-bottom:calc(12px + env(safe-area-inset-bottom))}.backpack-screen.backpack-screen-detail .backpack-content{padding-top:0}.backpack-detail-view{gap:8px;min-height:calc(100dvh - 82px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.backpack-detail-top{min-height:92px}.backpack-detail-back{top:12px}.backpack-detail-meta{gap:6px;padding-top:14px}.backpack-detail-chip,.backpack-detail-code{min-width:142px;min-height:28px;padding:0 16px}.backpack-detail-chip{font-size:13px}.backpack-detail-code{font-size:12px}.backpack-detail-stage{min-height:276px}.backpack-detail-stage:before{width:min(100%,420px);height:min(calc(100vw - 48px),420px)}.backpack-detail-stage:after{width:min(100%,292px);height:min(calc(62vw - 12px),292px)}.backpack-detail-image{width:min(100%,232px)}.backpack-detail-actions{gap:12px;padding:0 12px 2px}.backpack-detail-fab-row{padding-right:2px}.backpack-detail-share{width:54px;height:54px}.backpack-screen.backpack-screen-detail .backpack-detail-sell{min-height:0!important;height:62px!important;font-size:22px}}@media(max-height:620px){.backpack-screen.backpack-screen-detail .backpack-content{padding-top:0}.backpack-detail-top{min-height:84px}.backpack-detail-meta{padding-top:10px}.backpack-detail-stage{min-height:228px}.backpack-detail-image{width:min(100%,198px)}.backpack-detail-stage:before{width:min(100%,372px);height:min(calc(100vw - 56px),372px)}.backpack-detail-stage:after{width:min(100%,252px);height:min(calc(58vw - 10px),252px)}.backpack-detail-actions{gap:10px;padding:0 10px}.backpack-detail-share{width:50px;height:50px}.backpack-screen.backpack-screen-detail .backpack-detail-sell{min-height:0!important;height:54px!important;font-size:21px}}@media(max-width:330px)and (max-height:600px){.backpack-screen.backpack-screen-detail{padding-top:calc(6px + env(safe-area-inset-top));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.backpack-screen.backpack-screen-detail .backpack-content{padding-top:0}.backpack-detail-view{min-height:calc(100dvh - 72px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.backpack-detail-top{min-height:78px}.backpack-detail-back{top:8px}.backpack-detail-meta{gap:6px;padding-top:8px}.backpack-detail-chip,.backpack-detail-code{min-width:136px;min-height:26px;padding:0 14px}.backpack-detail-chip{font-size:12px}.backpack-detail-code{font-size:11px}.backpack-screen.backpack-screen-detail .backpack-detail-stage{min-height:184px}.backpack-screen.backpack-screen-detail .backpack-detail-stage:before{width:min(100%,324px);height:min(calc(100vw - 58px),324px)}.backpack-screen.backpack-screen-detail .backpack-detail-stage:after{width:min(100%,218px);height:min(calc(54vw - 8px),218px)}.backpack-screen.backpack-screen-detail .backpack-detail-image{width:min(100%,156px)!important}.backpack-detail-actions{gap:8px;padding:0 8px}.backpack-detail-share{width:42px;height:42px}.backpack-screen.backpack-screen-detail .backpack-detail-sell{min-height:0!important;height:46px!important;font-size:18px}}@media(min-width:350px)and (max-width:370px)and (min-height:700px)and (max-height:760px){.backpack-screen.backpack-screen-detail .backpack-content{padding-top:0}.backpack-detail-top{min-height:96px}.backpack-detail-meta{padding-top:16px}.backpack-detail-stage{min-height:226px}.backpack-detail-stage:before{width:min(100%,398px);height:min(calc(100vw - 50px),398px)}.backpack-detail-stage:after{width:min(100%,276px);height:min(calc(60vw - 10px),276px)}.backpack-detail-image{width:min(100%,184px)}.backpack-detail-actions{gap:14px;padding:0 12px 4px}.backpack-detail-share{width:54px;height:54px}.backpack-screen.backpack-screen-detail .backpack-detail-sell{min-height:0!important;height:60px!important;font-size:22px}}@media(min-width:371px)and (max-width:390px)and (max-height:700px){.backpack-screen.backpack-screen-detail .backpack-content{padding-top:0}.backpack-detail-top{min-height:90px}.backpack-detail-meta{padding-top:12px}.backpack-screen.backpack-screen-detail .backpack-detail-stage{min-height:226px}.backpack-screen.backpack-screen-detail .backpack-detail-stage:before{width:min(100%,398px);height:min(calc(100vw - 50px),398px)}.backpack-screen.backpack-screen-detail .backpack-detail-stage:after{width:min(100%,276px);height:min(calc(60vw - 10px),276px)}.backpack-screen.backpack-screen-detail .backpack-detail-image{width:min(100%,184px)!important}.backpack-detail-actions{gap:8px;padding:0 8px}.backpack-detail-share{width:46px;height:46px}.backpack-screen.backpack-screen-detail .backpack-detail-sell{min-height:0!important;height:50px!important;font-size:20px}}@media(min-width:385px)and (max-width:395px)and (min-height:820px)and (max-height:860px){.backpack-screen.backpack-screen-detail .backpack-content{padding-top:0}.backpack-detail-top{min-height:108px}.backpack-detail-meta{padding-top:18px}.backpack-detail-stage{min-height:226px}.backpack-detail-stage:before{width:min(100%,398px);height:min(calc(100vw - 50px),398px)}.backpack-detail-stage:after{width:min(100%,276px);height:min(calc(60vw - 10px),276px)}.backpack-detail-image{width:min(100%,184px)}.backpack-detail-actions{gap:16px;padding:0 14px 6px}.backpack-detail-share{width:60px;height:60px}.backpack-screen.backpack-screen-detail .backpack-detail-sell{min-height:0!important;height:68px!important;font-size:23px}}@media(min-width:400px)and (max-width:420px)and (min-height:860px)and (max-height:920px){.backpack-screen.backpack-screen-detail .backpack-content{padding-top:0}.backpack-detail-top{min-height:112px}.backpack-detail-meta{padding-top:20px}.backpack-detail-stage{min-height:226px}.backpack-detail-stage:before{width:min(100%,398px);height:min(calc(100vw - 50px),398px)}.backpack-detail-stage:after{width:min(100%,276px);height:min(calc(60vw - 10px),276px)}.backpack-detail-image{width:min(100%,184px)}.backpack-detail-actions{gap:18px;padding:0 14px 8px}.backpack-detail-share{width:62px;height:62px}.backpack-screen.backpack-screen-detail .backpack-detail-sell{min-height:0!important;height:74px!important;font-size:24px}}@media(min-width:426px)and (max-width:440px)and (min-height:900px){.backpack-screen.backpack-screen-detail .backpack-content{padding-top:0}.backpack-detail-top{min-height:118px}.backpack-detail-meta{padding-top:22px}.backpack-detail-stage{min-height:226px}.backpack-detail-stage:before{width:min(100%,398px);height:min(calc(100vw - 50px),398px)}.backpack-detail-stage:after{width:min(100%,276px);height:min(calc(60vw - 10px),276px)}.backpack-detail-image{width:min(100%,184px)}.backpack-detail-actions{gap:18px;padding:0 16px 10px}.backpack-detail-share{width:64px;height:64px}.backpack-screen.backpack-screen-detail .backpack-detail-sell{min-height:0!important;height:76px!important;font-size:24px}}.main-nav-figma{position:fixed;left:clamp(10px,3.2dvw,18px);right:clamp(10px,3.2dvw,18px);bottom:calc(clamp(8px,2.4dvw,14px) + var(--safe-bottom));transform:none;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;width:auto;height:var(--main-nav-height);padding-bottom:0;border-radius:999px;border:none;background:#221847;box-shadow:0 10px 24px #130b3157;overflow:hidden;z-index:4;--figma-nav-shift-right: 0%;--main-nav-height: clamp(58px, 14.7dvw, 88px);--main-nav-active-size: clamp(48px, 12.1dvw, 72px);--main-nav-active-offset: clamp(24px, 6.05dvw, 36px)}html.is-ios-standalone .main-nav-figma{bottom:calc(clamp(8px,2dvw,12px) + var(--safe-bottom))}.main-nav-figma.main-nav-figma-intro{animation:main-nav-first-enter .36s cubic-bezier(.2,.9,.2,1) both}.main-nav-figma-active-bg{position:absolute;left:calc(var(--figma-nav-active-center, 10%) + var(--figma-nav-shift-right) - var(--main-nav-active-offset));top:50%;width:var(--main-nav-active-size);height:var(--main-nav-active-size);border-radius:50%;background:#afff00;box-shadow:0 10px 24px #afff0038,inset 0 1px #ffffff59;transition:left .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1),opacity .2s ease;will-change:left,transform;transform:translateY(-50%)}@media(max-height:720px){.main-nav-figma{left:clamp(8px,2.6dvw,14px);right:clamp(8px,2.6dvw,14px);--main-nav-height: clamp(54px, 13.8dvw, 74px);--main-nav-active-size: clamp(44px, 11.2dvw, 62px);--main-nav-active-offset: clamp(22px, 5.6dvw, 31px)}}@keyframes main-nav-first-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}:root{--app-top-bar-stack-offset: 0px;--app-top-bar-viewport-inset: var(--app-screen-pad-top);--app-top-bar-absolute-top: var(--app-screen-pad-top);--wallet-top-row-top: var(--app-screen-pad-top);--pet-selection-top-inset-y: var(--app-screen-pad-top)}html.is-ios-standalone{--app-top-bar-stack-offset: var(--ios-standalone-stack-offset);--app-top-bar-viewport-inset: calc(var(--app-screen-pad-top) + var(--app-top-bar-stack-offset));--app-top-bar-absolute-top: var(--app-top-bar-viewport-inset);--wallet-top-row-top: var(--app-top-bar-viewport-inset);--pet-selection-top-inset-y: var(--app-top-bar-viewport-inset)}html.is-ios-standalone .space-screen:has(.app-screen-top-row,.main-v2-topbar){padding-top:var(--app-screen-pad-top)}html.is-ios-standalone .app-screen-top-row:not(.pet-selection-top-row):not(.backpack-top-row.is-detail),html.is-ios-standalone .main-v2-topbar:not(.chat-topbar),html.is-ios-standalone .clean-room-topbar-spacer{margin-top:var(--app-top-bar-stack-offset)}html.is-ios-standalone .pet-selection-top-row.app-screen-top-row,html.is-ios-standalone .backpack-top-row.is-detail.app-screen-top-row{margin-top:0;top:var(--app-top-bar-absolute-top)}html.is-ios-standalone .chat-topbar.main-v2-topbar{margin-top:0;top:var(--app-top-bar-viewport-inset)}html.is-ios-standalone .chat-screen{--chat-header-offset: 0px}html.is-ios-standalone .chat-heading-row{top:calc(var(--app-top-bar-viewport-inset) + var(--chat-topbar-fixed-height) + var(--chat-fixed-header-gap))}html.is-ios-standalone .chat-content{padding-top:calc(var(--app-top-bar-viewport-inset) + var(--chat-topbar-fixed-height) + var(--chat-fixed-header-gap) + var(--chat-heading-fixed-height) + clamp(12px,2.2dvh,18px))}html.is-ios-standalone .profile-walk-hero:has(.app-screen-top-row){padding-top:var(--app-screen-pad-top)}html.is-ios-standalone .pet-selection-content{margin-top:calc(76px + var(--app-stack-offset) + var(--app-top-bar-stack-offset))}.figma-nav-item{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:var(--main-nav-height);border:none;background:none;padding:0;cursor:pointer;--figma-nav-icon-size: clamp(34px, 8.8dvw, 50px);transition:transform .17s ease,filter .17s ease}.figma-nav-item svg,.figma-nav-item img{width:var(--figma-nav-icon-size);height:var(--figma-nav-icon-size);display:block;transition:transform .21s cubic-bezier(.2,.9,.3,1.2),filter .21s ease}.figma-nav-item.is-active svg,.figma-nav-item.is-active img{transform:translateY(-1px) scale(1.04);filter:drop-shadow(0 3px 10px rgba(71,31,146,.25))}.figma-nav-item.is-pressed svg,.figma-nav-item.is-pressed img{transform:translateY(1px) scale(.93)}.figma-nav-market,.figma-nav-friends,.figma-nav-notify{--figma-nav-icon-size: clamp(42px, 11.4dvw, 68px)}.figma-nav-home{--figma-nav-icon-size: clamp(30px, 7.8dvw, 46px)}@media(max-height:720px){.figma-nav-item{--figma-nav-icon-size: clamp(32px, 8.2dvw, 44px)}.figma-nav-market,.figma-nav-friends,.figma-nav-notify{--figma-nav-icon-size: clamp(38px, 10.4dvw, 58px)}.figma-nav-home{--figma-nav-icon-size: clamp(28px, 7.2dvw, 40px)}}@media(prefers-reduced-motion:reduce){.main-nav-figma.main-nav-figma-intro{animation:none}.figma-nav-item,.figma-nav-item svg,.figma-nav-item img{transition:none}}.auth-screen{--screen-pad-x: 14px;--auth-field-height: clamp(54px, 6.6svh, 64px);--auth-field-pad-x: clamp(22px, 6.8vw, 30px);--auth-title-font-size: clamp(24px, 3.1svh, 30px);--auth-title-line-height: clamp(24px, 3.1svh, 30px);--auth-body-font-size: clamp(14px, 1.85svh, 17px);--auth-label-font-size: clamp(16px, 2.05svh, 19px);--auth-body-line-height: clamp(20px, 2.55svh, 24px);--auth-feedback-font-size: clamp(16px, 2.1svh, 19px);--auth-success-font-size: clamp(18px, 2.35svh, 21px);--auth-password-hint-font-size: clamp(22px, 2.85svh, 25px);--auth-button-font-size: clamp(20px, 2.6svh, 24px);--auth-link-font-size: clamp(19px, 2.55svh, 24px);--auth-confirm-font-size: clamp(17px, 2.2svh, 20px);justify-content:flex-start;padding-top:calc(24px + env(safe-area-inset-top));padding-bottom:calc(24px + env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 120%,rgba(167,77,255,.34),transparent 36%),linear-gradient(180deg,#241a5b,#30206c 52%,#442c7d);overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.auth-screen::-webkit-scrollbar{display:none}.auth-screen #pixie{z-index:0;opacity:.5}.auth-screen-glow{position:absolute;left:50%;width:92%;max-width:420px;border-radius:999px;pointer-events:none;filter:blur(34px);transform:translate(-50%);z-index:0}.auth-screen-glow-top{top:110px;height:160px;background:radial-gradient(circle,#7132ff33,#7132ff00 74%)}.auth-screen-glow-bottom{bottom:120px;height:220px;background:radial-gradient(circle,#ff50c51f,#ff50c500 72%)}.auth-shell{position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;width:min(100%,440px);min-height:100%;margin:0 auto}.auth-heading{position:relative;display:flex;justify-content:center;align-items:center;min-height:44px;padding-top:6px}.auth-heading-star{position:absolute;left:50%;top:2px;width:9px;height:9px;border-radius:50%;background:#fffdf4;box-shadow:0 0 8px #fffffff2,0 0 16px #ffffff8c;transform:translate(-136px)}.auth-heading-title{margin:0;width:min(300px,100%);color:#fff;font-family:"Glina Script em.","Baloo 2",sans-serif;font-size:var(--auth-title-font-size);font-weight:400;line-height:var(--auth-title-line-height);text-align:center;text-transform:lowercase}.auth-feedback{margin:2px 8px 0;padding:0;font-size:var(--auth-feedback-font-size);line-height:1.25;text-align:center}.auth-feedback.is-success{color:#9cf3bf;font-size:var(--auth-success-font-size)}.auth-feedback.is-error{color:#ff5b68}.auth-card{display:flex;flex-direction:column;gap:18px}.auth-card-register{padding-bottom:0}.auth-form{display:flex;flex-direction:column;gap:18px}.auth-field{display:flex;flex-direction:column;gap:10px}.auth-field.is-open{position:relative;z-index:12}.auth-label{color:#fff;font-family:Inter,sans-serif;font-size:var(--auth-label-font-size);font-weight:400;line-height:var(--auth-body-line-height);text-align:center;text-transform:lowercase}.auth-input-shell{position:relative;display:flex;align-items:center;height:48px;min-height:48px;overflow:hidden;border:1px solid rgba(208,203,255,.22);border-radius:12px;background:linear-gradient(180deg,#ffffff0a,#fff0 44%),#14183b7a;box-shadow:inset 0 1px #fff3,inset 0 -1px #6052b524,0 16px 32px #06032029;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.auth-input-shell:before{content:"";position:absolute;inset:0 10px auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);pointer-events:none}.auth-input-shell:focus-within{border-color:#e2deffa8;box-shadow:inset 0 1px #ffffff3d,inset 0 -1px #6052b52e,0 0 0 2px #8d2bff3d,0 0 18px #9522f038,0 18px 34px #0603202e}.auth-input-shell.is-success{border-color:#66ff926b}.auth-input-shell.is-error{border-color:#ff3647bd;box-shadow:inset 0 1px #ffffff14,0 0 0 2px #ff36471f}.auth-input{width:100%;height:var(--auth-field-height);min-height:var(--auth-field-height);padding:0 var(--auth-field-pad-x);border:0;border-radius:22px;background:transparent;color:#fff;font-size:var(--auth-body-font-size);font-family:Inter,sans-serif;font-weight:400;line-height:var(--auth-body-line-height);outline:none}.auth-input-with-status{padding-right:78px}.auth-input::placeholder{color:#fff9;font-family:Inter,sans-serif;font-size:var(--auth-body-font-size);font-weight:400;line-height:var(--auth-body-line-height)}.auth-dropdown{position:relative;z-index:2}.auth-dropdown-trigger{width:100%;padding:0;justify-content:space-between;cursor:pointer;transition:none;font-family:Inter,sans-serif;font-size:var(--auth-body-font-size);font-weight:400;line-height:var(--auth-body-line-height)}button.auth-dropdown-trigger:not(.figma-nav-item):not(:disabled):active{transform:none!important;filter:none!important}.auth-dropdown-trigger.is-open{border-color:#ffffff52;border-radius:22px 22px 0 0;border-bottom-color:transparent;box-shadow:inset 0 1px #ffffff14,0 16px 30px #08031e3d}.auth-dropdown-value{display:inline-flex;align-items:center;flex:1 1 auto;min-width:0;padding-right:8px;text-align:left;font-family:Inter,sans-serif;font-size:var(--auth-body-font-size);font-weight:400;line-height:var(--auth-body-line-height);text-transform:none}.auth-dropdown-icon{flex:0 0 auto;margin-right:24px;color:#fff;transition:transform .18s ease}.auth-dropdown-trigger.is-open .auth-dropdown-icon{transform:rotate(180deg)}.auth-dropdown-menu{position:absolute;top:calc(100% - 2px);left:0;width:100%;padding:0 6px 6px;border-radius:0 0 20px 20px;border:1px solid rgba(255,255,255,.18);border-top:none;background:#121032f5;box-shadow:0 16px 30px #08031e3d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);overflow:hidden;font-family:Inter,sans-serif}.auth-dropdown-option{width:100%;min-height:42px;padding:0 12px;border:none;border-radius:14px;background:transparent;color:#fff;font-family:Inter,sans-serif;font-size:var(--auth-body-font-size);font-weight:400;line-height:var(--auth-body-line-height);text-align:left;cursor:pointer}.auth-dropdown-trigger *,.auth-dropdown-menu *,.auth-dropdown-option *{font-family:Inter,sans-serif}.auth-dropdown-option.is-active{background:linear-gradient(239deg,#6100ffeb 13%,#9522f0eb);box-shadow:inset 0 1px #ffffff29}.auth-dropdown-option:hover,.auth-dropdown-option:focus-visible{background:#6100ffeb;outline:none}.auth-input-status{position:absolute;right:20px;top:50%;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;transform:translateY(-50%)}.auth-input-status svg{width:100%;height:100%;display:block}.auth-input-status.is-success{color:#11ff4a}.auth-input-status.is-error{color:#ff3647}.auth-password-hint{margin:0 8px;color:#cdc4ea9e;font-size:var(--auth-password-hint-font-size);line-height:1.2;text-align:left}.auth-password-hint.is-error{color:#ff5b68}.auth-submit{min-height:var(--auth-field-height);margin-top:12px;border:0;border-radius:30px;color:#fff;font-family:"Glina Script em.","Baloo 2",sans-serif;font-size:var(--auth-button-font-size);font-weight:400;line-height:var(--auth-title-line-height);text-transform:uppercase;background:linear-gradient(90deg,#9726f8,#6d00ff 52%,#8f00ff);box-shadow:inset 0 1px #ffffff2e,0 18px 28px #4a009747}.auth-secondary-link,.auth-recovery-button{border:0;padding:0;background:transparent;color:#fff;font-size:var(--auth-link-font-size);font-weight:500;line-height:1.1;text-align:center;text-transform:uppercase}.auth-secondary-link{margin:0 auto}.auth-secondary-link-soft{color:#fffc}.auth-recovery-button{align-self:flex-start;color:#ff3f4d;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.auth-confirm-copy,.auth-session-copy{display:flex;flex-direction:column;gap:8px}.auth-confirm-text,.auth-confirm-destination{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:var(--auth-confirm-font-size);line-height:1.35;text-align:center}.auth-confirm-destination{color:#ffffffb8}@media(min-width:540px){.auth-shell{width:min(100%,440px)}}@media(max-width:380px){.auth-screen{padding-top:calc(16px + env(safe-area-inset-top));padding-bottom:calc(18px + env(safe-area-inset-bottom))}.auth-shell,.auth-form{gap:16px}.auth-input-shell{height:var(--auth-field-height);min-height:var(--auth-field-height)}.auth-input{height:var(--auth-field-height);min-height:var(--auth-field-height);padding-inline:var(--auth-field-pad-x)}.auth-dropdown-icon{margin-right:20px}.auth-input-with-status{padding-right:68px}.auth-input-status{right:18px}.auth-password-hint{font-size:17px}.auth-submit{min-height:var(--auth-field-height);margin-top:8px;font-size:20px}.auth-secondary-link,.auth-recovery-button{font-size:17px}}@media(max-height:760px){.auth-screen{padding-top:calc(12px + env(safe-area-inset-top));padding-bottom:calc(16px + env(safe-area-inset-bottom))}.auth-shell,.auth-form{gap:14px}.auth-input-shell,.auth-input{height:var(--auth-field-height);min-height:var(--auth-field-height)}.auth-submit{min-height:var(--auth-field-height);margin-top:6px}}.auth-dropdown-menu-enter-active,.auth-dropdown-menu-leave-active{transition:opacity .17s cubic-bezier(.22,1,.36,1),transform .19s cubic-bezier(.22,1,.36,1);transform-origin:top center;will-change:opacity,transform}.auth-dropdown-menu-enter-from,.auth-dropdown-menu-leave-to{opacity:0;transform:translateY(-6px) scaleY(.97)}@media(max-height:900px){.auth-card-register{padding-bottom:28px}}.backpack-screen{gap:14px;padding-top:var(--app-screen-pad-top);padding-bottom:calc(96px + env(safe-area-inset-bottom));overflow-y:auto;overflow-x:hidden}.backpack-screen.backpack-screen-detail{height:100dvh;padding-top:var(--app-screen-pad-top);padding-bottom:0!important;overflow:hidden}.backpack-screen.backpack-screen-upgrade{height:100dvh;padding-bottom:0;overflow:hidden}.backpack-screen.backpack-screen-upgrade .backpack-content{flex:1 1 auto;min-height:0;width:100%;max-width:none}.backpack-intro-item{opacity:0;transform:translateY(14px) scale(.985);animation:backpack-item-enter .38s ease-out forwards;animation-delay:calc(var(--bp-item-index, 0) * 70ms + 60ms)}.backpack-content{position:relative;z-index:2;width:min(100%,380px);margin:0 auto;flex:0 0 auto;display:flex;flex-direction:column;gap:12px}.backpack-screen.backpack-screen-detail .backpack-content{width:100%;max-width:none;flex:1 1 auto;min-height:0;gap:0;padding-top:0;opacity:0;transform:translateY(56px) scale(.988);animation:backpack-detail-content-rise .32s ease-out forwards}.backpack-tabs-view{display:flex;flex-direction:column;gap:12px}.backpack-top-row{margin-bottom:4px}.backpack-top-row.is-detail{position:absolute;top:var(--app-screen-pad-top);left:clamp(10px,2.2vw,16px);right:clamp(10px,2.2vw,16px);width:auto;max-width:none;margin:0;pointer-events:none;animation:backpack-detail-topbar-hide .26s ease-in forwards}.backpack-title{margin:0;text-align:center;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(28px,6.6vw,34px);font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase}.backpack-slots-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.backpack-slots-label{margin:0;color:#ffffffe0;font-family:"Baloo 2",sans-serif;font-size:clamp(14px,3.8vw,16px);font-weight:700}.backpack-slots-error{margin:0;color:#ff8da1;text-align:center;font-family:"Baloo 2",sans-serif;font-size:14px}.backpack-expand-btn{min-height:34px;padding:0 14px;border:0;border-radius:999px;background:linear-gradient(180deg,#7b5cff,#5a39d8);color:#fff;font-family:"Baloo 2",sans-serif;font-size:13px;font-weight:800;cursor:pointer}.backpack-expand-btn:disabled{opacity:.6;cursor:wait}.backpack-switch{width:100%;min-height:42px;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:3px;border-radius:999px;background:#0e0c2eb8;border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px #ffffff14,0 8px 20px #00000024;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.backpack-switch-item{border:none;background:transparent;color:#fff;min-height:34px;border-radius:999px;font-size:8px;font-family:Inter,sans-serif!important;font-weight:400!important;line-height:1;letter-spacing:0;cursor:pointer;transition:transform .15s ease,background .21s ease,outline-color .21s ease,color .21s ease}.backpack-switch-item.is-active{background:linear-gradient(239deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff2e,0 6px 14px #6e20ff47;font-weight:400!important}.backpack-switch-item:active{transform:scale(.97)}.backpack-toolbar{display:flex;justify-content:center}.backpack-artifacts-toolbar{width:min(100%,208px);min-height:42px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding:3px 4px;border-radius:999px;background:#0e0c2eb8;border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px #ffffff14,0 8px 20px #00000024;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.backpack-artifacts-toolbar-btn{min-height:34px;padding:0 8px;border:none;border-radius:999px;background:transparent;color:#fff;font-size:11px;font-family:"Baloo 2",sans-serif;font-weight:400;cursor:pointer;transition:transform .15s ease,background .21s ease,box-shadow .21s ease}.backpack-artifacts-toolbar-btn.is-active{background:linear-gradient(239deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff2e,0 6px 14px #6e20ff47}.backpack-artifacts-toolbar-btn:active{transform:scale(.97)}.backpack-panels{width:100%}.backpack-petbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.backpack-petbox-card{appearance:none;width:100%;position:relative;min-height:246px;padding:8px 12px 12px;border-radius:18px;border:1px solid rgba(125,112,197,.42);background:linear-gradient(180deg,#1f1d56e0,#191748c7);box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #7d70c542;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.backpack-petbox-card:hover{border-color:#ffffff47;box-shadow:inset 0 1px #ffffff14,0 10px 22px #11083a38}.backpack-petbox-card:active{transform:scale(.985)}.backpack-petbox-card:focus-visible{outline:2px solid rgba(171,121,255,.9);outline-offset:2px}.backpack-petbox-chip{align-self:center;min-width:min(100%,186px);min-height:32px;padding:0 18px;border-radius:999px;background:#a7a7a7;box-shadow:inset 0 1px #ffffff29;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(14px,3.6vw,16px);font-weight:800;line-height:1;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;text-align:center}.backpack-petbox-chip.is-common{background:#a8a8a8}.backpack-petbox-chip.is-uncommon{background:#05d64d}.backpack-petbox-chip.is-rare{background:#684dff}.backpack-petbox-chip.is-epic{background:#19c7dd}.backpack-petbox-chip.is-legendary{background:#f3ff1b;color:#050415}.backpack-petbox-chip.is-unique{background:#f20bc6}.backpack-petbox-media{flex:1 1 auto;width:100%;display:flex;align-items:center;justify-content:center}.backpack-petbox-image{width:min(100%,108px);height:auto;display:block;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.28))}.backpack-petbox-code{align-self:center;min-width:min(100%,186px);min-height:32px;padding:0 16px;border-radius:999px;background:linear-gradient(180deg,#17143f,#0e0d2d);box-shadow:inset 0 1px #ffffff47,inset 0 -1px #ffffff1f,0 6px 16px #0000002e;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(14px,3.6vw,16px);font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.backpack-petbox-code.is-id{min-width:0;max-width:100%;min-height:24px;padding:0 10px;font-size:clamp(10px,2.6vw,12px);font-weight:700;letter-spacing:.04em}.backpack-detail-view{min-height:calc(100dvh - 92px - env(safe-area-inset-top) - env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:10px}.backpack-detail-top{position:relative;min-height:112px;display:flex;align-items:flex-start;justify-content:center}.backpack-detail-back{position:absolute;top:18px;left:2px;width:clamp(46px,11.8dvw,70px);height:clamp(46px,11.8dvw,70px);border:none;border-radius:999px;background:linear-gradient(180deg,#8f16ff,#7000ff);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 22px #5300d23d}.backpack-detail-back svg{width:42%;height:42%;display:block}.backpack-detail-meta{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:20px}.backpack-detail-chip{min-width:154px;min-height:32px;padding:0 18px;border-radius:999px;background:#a8a8a8;box-shadow:inset 0 1px #ffffff29;color:#fff;font-family:"Baloo 2",sans-serif;font-size:14px;font-weight:800;line-height:1;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;text-align:center}.backpack-detail-chip.is-common{background:#a8a8a8}.backpack-detail-chip.is-uncommon{background:#05d64d}.backpack-detail-chip.is-rare{background:#684dff}.backpack-detail-chip.is-epic{background:#19c7dd}.backpack-detail-chip.is-legendary{background:#f3ff1b;color:#050415}.backpack-detail-chip.is-unique{background:#f20bc6}.backpack-detail-code{min-width:168px;min-height:36px;padding:0 18px;border-radius:999px;background:linear-gradient(180deg,#1b1649fa,#0d0b2afa);box-shadow:inset 0 1px #ffffff47,inset 0 -1px #ffffff1f,0 10px 20px #00000029;color:#fff;font-family:"Baloo 2",sans-serif;font-size:15px;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.backpack-detail-level{align-self:center;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(16px,5vw,22px);font-weight:700;line-height:1;text-transform:uppercase;text-align:center}.backpack-detail-stage{position:relative;flex:1 1 auto;min-height:226px;display:flex;align-items:center;justify-content:center}.backpack-detail-stage:before,.backpack-detail-stage:after{content:"";position:absolute;border-radius:50%;animation:backpack-detail-breathe 4.8s ease-in-out infinite}.backpack-detail-stage:before{width:min(100%,398px);height:min(calc(100vw - 50px),398px);background:radial-gradient(circle,#6e32ff59,#5521c138 56%,#5521c100 72%);opacity:.9}.backpack-detail-stage:after{width:min(100%,276px);height:min(calc(60vw - 10px),276px);background:radial-gradient(circle,#822bff80,#5a16cf42 58%,#5a16cf00 78%);animation-delay:.35s}.backpack-detail-image{position:relative;z-index:1;width:min(100%,184px);height:auto;display:block;object-fit:contain;filter:drop-shadow(0 18px 40px rgba(8,2,34,.36))}.backpack-detail-description{padding:0 24px;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(16px,5.1vw,20px);font-weight:700;line-height:1.08;text-transform:uppercase;text-align:center;text-wrap:balance}.backpack-detail-actions{display:flex;flex-direction:column;gap:18px;margin-top:auto;padding:0 14px 6px}.backpack-detail-view.is-artifact-detail .backpack-detail-actions,.backpack-detail-view.is-upgrade-result .backpack-detail-actions{width:100vw;max-width:100vw;margin-top:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);flex:0 0 auto;gap:0;padding:8px 14px calc(18px + env(safe-area-inset-bottom))}.backpack-detail-footer-buttons{position:relative;width:100%}.backpack-detail-view.is-consumable-detail .backpack-detail-footer-buttons{display:flex;flex-direction:column;gap:18px}.backpack-detail-view.is-artifact-detail .backpack-detail-footer-buttons,.backpack-detail-view.is-upgrade-result .backpack-detail-footer-buttons{padding-top:88px}.backpack-detail-footer-buttons.is-inline{display:flex;flex-direction:column;gap:18px;padding-top:0}.backpack-detail-view.is-artifact-detail .backpack-detail-fab-row,.backpack-detail-view.is-upgrade-result .backpack-detail-fab-row{position:absolute;top:0;right:0;padding-right:0}.backpack-detail-fab-row{display:flex;justify-content:flex-end;padding-right:6px}.backpack-detail-share{width:60px;height:60px;border:none;border-radius:50%;background:linear-gradient(180deg,#1dd742,#17c93c);box-shadow:0 0 0 11px #23d45414,0 0 18px #22d65861;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;animation:backpack-detail-share-breathe 3.2s ease-in-out infinite}.backpack-detail-sell{min-height:0;height:82px;width:100%;padding:0;border:none;border-radius:999px;background:linear-gradient(90deg,#9e25ff,#7300ff 52%,#8d20ff);box-shadow:inset 0 1px #ffffff2e,0 18px 36px #4814b147;color:#fff;font-family:"Baloo 2",sans-serif;font-size:26px;font-weight:700;line-height:1;text-transform:lowercase;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.backpack-detail-sell:disabled{opacity:.56;cursor:default;box-shadow:none}.backpack-artifact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.backpack-other-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.backpack-other-card{position:relative;min-height:236px;padding:16px 10px 12px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:#19184a73;box-shadow:inset 0 1px #ffffff14;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.backpack-other-card.is-clickable{cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.backpack-other-card.is-clickable:hover{border-color:#ffffff47;box-shadow:inset 0 1px #ffffff14,0 10px 22px #11083a38}.backpack-other-card.is-clickable:active{transform:scale(.985)}.backpack-other-card.is-clickable:focus-visible{outline:2px solid rgba(171,121,255,.9);outline-offset:2px}.backpack-other-bonus{align-self:flex-end;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(14px,3.6vw,16px);font-weight:700;line-height:1}.backpack-other-media{flex:1 1 auto;width:100%;display:flex;align-items:center;justify-content:center}.backpack-other-media.is-balloon{padding-top:2px}.backpack-other-media.is-gamepad{padding-top:18px}.backpack-other-image{display:block;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.24))}.backpack-other-image.is-balloon{width:62px;height:182px}.backpack-other-image.is-gamepad{width:150px;height:70px}.backpack-other-code{align-self:center;min-width:148px;min-height:28px;padding:0 14px;border-radius:999px;background:linear-gradient(180deg,#17143f,#0e0d2d);box-shadow:inset 0 1px #ffffff1f;color:#24d7ff;font-family:"Baloo 2",sans-serif;font-size:clamp(14px,3.6vw,16px);font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.backpack-tab-enter-active,.backpack-tab-leave-active{transition:opacity .24s ease,transform .24s ease}.backpack-tab-enter-from{opacity:0;transform:translateY(8px) scale(.99)}.backpack-tab-leave-to{opacity:0;transform:translateY(-8px) scale(.99)}.backpack-artifact-card{appearance:none;width:100%;position:relative;min-height:172px;padding:8px 8px 12px;display:flex;flex-direction:column;gap:10px;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:#19184a73;box-shadow:inset 0 1px #ffffff14;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.backpack-artifact-card:hover{border-color:#ffffff47;box-shadow:inset 0 1px #ffffff14,0 10px 22px #11083a38}.backpack-artifact-card:active{transform:scale(.985)}.backpack-artifact-card:focus-visible{outline:2px solid rgba(171,121,255,.9);outline-offset:2px}.backpack-artifact-chip{align-self:center;min-width:min(100%,128px);min-height:24px;padding:0 10px;border-radius:999px;color:#1d2147;font-family:"Baloo 2",sans-serif;font-size:clamp(12px,3.2vw,14px);font-weight:700;line-height:1;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;text-align:center}.backpack-artifact-chip.is-cyan{background:linear-gradient(180deg,#24f0ff,#13d8ff)}.backpack-artifact-chip.is-yellow{background:linear-gradient(180deg,#fff93a,#ffe900)}.backpack-artifact-chip.is-violet{background:linear-gradient(180deg,#a43cff,#7c28d4);color:#fff}.backpack-artifact-chip.is-pink{background:linear-gradient(180deg,#ff19d7,#f000c7);color:#fff}.backpack-artifact-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(13px,3.5vw,15px);font-weight:700;line-height:1;text-transform:uppercase}.backpack-artifact-bonus-cluster{display:inline-flex;align-items:center;gap:4px}.backpack-artifact-spc-badge{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto}.backpack-artifact-spc-badge img{width:100%;height:100%;display:block;object-fit:cover}.backpack-artifact-bonus-value{white-space:nowrap}.backpack-artifact-media{flex:1 1 auto;min-height:74px;display:flex;align-items:center;justify-content:center}.backpack-artifact-image{width:70px;height:88px;display:block;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.24))}.backpack-artifact-image.is-yellow{width:66px;height:82px}.backpack-artifact-image.is-violet{width:76px;height:94px}.backpack-artifact-image.is-pink{width:78px;height:96px}.backpack-artifact-code{align-self:center;min-width:128px;min-height:28px;padding:0 14px;border-radius:999px;background:linear-gradient(180deg,#17143f,#0e0d2d);box-shadow:inset 0 1px #ffffff1f;font-family:"Baloo 2",sans-serif;font-size:clamp(14px,3.8vw,16px);font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.backpack-artifact-code.is-cyan{color:#24f0ff}.backpack-artifact-code.is-yellow{color:#fff93a}.backpack-artifact-code.is-violet{color:#fff}.backpack-artifact-code.is-pink{color:#ff19d7}.backpack-detail-chip.is-cyan{background:linear-gradient(180deg,#24f0ff,#13d8ff);color:#1d2147;box-shadow:inset 0 1px #ffffff3d,0 10px 24px #16d1ff38}.backpack-detail-chip.is-yellow{background:linear-gradient(180deg,#fff93a,#ffe900);color:#1d2147;box-shadow:inset 0 1px #ffffff3d,0 10px 24px #ffea002e}.backpack-detail-chip.is-violet{background:linear-gradient(180deg,#a43cff,#7c28d4);color:#fff}.backpack-detail-chip.is-pink{background:linear-gradient(180deg,#ff19d7,#f000c7);color:#fff}.backpack-empty-tab{width:100%;min-height:120px;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:#19184a73;box-shadow:inset 0 1px #ffffff14;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#ffffffb8;font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:700;display:grid;place-items:center}@media(max-width:376px)and (max-height:667px){.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail{gap:6px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-top{min-height:72px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-meta{gap:5px;padding-top:6px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-chip,.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-code{min-width:128px;min-height:24px;padding:0 12px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-chip{font-size:11px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-code{font-size:10px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-stage{min-height:154px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-stage:before{width:min(100%,264px);height:min(78vw,264px)}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-stage:after{width:min(100%,178px);height:min(52vw,178px)}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-image{width:min(100%,116px)!important}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-description{padding:0 16px;font-size:13px;line-height:1.12}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-actions{gap:8px;padding:0 8px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-sell{height:44px!important;font-size:13px}}@media(max-width:330px)and (max-height:600px){.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-stage{min-height:136px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-image{width:min(100%,98px)!important}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-description{font-size:12px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-consumable-detail .backpack-detail-sell{height:40px!important;font-size:12px}}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-code{min-width:168px;min-height:36px;font-size:15px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-sell{height:82px!important;font-size:26px!important}@media(max-height:700px){.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-chip,.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-code{min-width:150px;min-height:32px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-code{font-size:14px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-sell{height:66px!important;font-size:23px!important}}@media(max-height:620px){.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-sell{height:58px!important;font-size:22px!important}}@media(max-width:330px)and (max-height:600px){.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-chip,.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-code{min-width:144px;min-height:30px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-code{font-size:13px}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-sell{height:50px!important;font-size:19px!important}}@media(min-width:350px)and (max-width:370px)and (min-height:700px)and (max-height:760px){.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-sell{height:64px!important;font-size:23px!important}}@media(min-width:371px)and (max-width:390px)and (max-height:700px){.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-sell{height:54px!important;font-size:21px!important}}@media(min-width:385px)and (max-width:395px)and (min-height:820px)and (max-height:860px){.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-sell{height:72px!important;font-size:24px!important}}@media(min-width:400px)and (max-width:420px)and (min-height:860px)and (max-height:920px){.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-sell{height:78px!important;font-size:25px!important}}@media(min-width:426px)and (max-width:440px)and (min-height:900px){.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-sell{height:80px!important;font-size:25px!important}}@media(prefers-reduced-motion:reduce){.backpack-intro-item{animation:none;opacity:1;transform:none}.backpack-tab-enter-active,.backpack-tab-leave-active{transition:none}.backpack-top-row.is-detail{opacity:0;transform:translateY(-120%) scale(.98)}.backpack-screen.backpack-screen-detail .backpack-content{animation:none;opacity:1;transform:none}.backpack-detail-stage:before,.backpack-detail-stage:after,.backpack-detail-share{animation:none}}@keyframes backpack-item-enter{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes backpack-detail-breathe{0%,to{transform:scale(.965);opacity:.78}50%{transform:scale(1.03);opacity:1}}@keyframes backpack-detail-share-breathe{0%,to{transform:scale(.96);box-shadow:0 0 0 11px #23d4540f,0 0 14px #22d65842}50%{transform:scale(1.04);box-shadow:0 0 0 15px #23d4541c,0 0 24px #22d6586b}}@keyframes backpack-detail-topbar-hide{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-120%) scale(.98)}}@keyframes backpack-detail-content-rise{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes home-component-enter{0%{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.backpack-screen.backpack-screen-upgrade .backpack-tabs-view.is-upgrade-mode,.backpack-screen.backpack-screen-detail .backpack-tabs-view.is-upgrade-mode{flex:1 1 auto;min-height:0;gap:4px;display:flex;flex-direction:column}.backpack-screen.backpack-screen-upgrade .backpack-panels.is-upgrade-panel,.backpack-screen.backpack-screen-detail .backpack-panels.is-upgrade-panel{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.backpack-upgrade{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-height:0}.backpack-upgrade.is-station-full{justify-content:flex-start;min-height:100%}.backpack-upgrade.is-station-full .backpack-upgrade-station-wrap{margin-top:auto;margin-bottom:auto}.backpack-upgrade-station-wrap{position:relative;width:min(100%,360px);max-width:100%;margin:auto;flex:0 0 auto;aspect-ratio:300 / 147}.backpack-upgrade-station{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none}.backpack-upgrade-wires{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:5}.backpack-upgrade-wires svg{width:100%;height:100%;display:block}.backpack-upgrade-wire-gap{animation:upgrade-wire-gap-glow 1.4s ease-in-out infinite alternate;animation-delay:calc(var(--gap-index, 0) * 40ms)}.backpack-upgrade-wire-gap--top{--wire-glow-color: #9ff6ff;--wire-glow: rgba(140, 245, 255, 1)}.backpack-upgrade-wire-gap--left{--wire-glow-color: #e8a0ff;--wire-glow: rgba(220, 140, 255, 1)}.backpack-upgrade-wire-gap--right{--wire-glow-color: #ffe27a;--wire-glow: rgba(255, 220, 100, 1)}.backpack-upgrade-station-wrap.is-wires-active .backpack-upgrade-slot{pointer-events:none;cursor:default}.backpack-upgrade-station-wrap.is-wires-active .backpack-upgrade-slot-beam{animation:upgrade-beam-pulse 1.2s ease-in-out infinite alternate}@keyframes upgrade-wire-gap-glow{0%{fill:#000;filter:drop-shadow(0 0 0 transparent)}to{fill:var(--wire-glow-color, #9ff6ff);filter:drop-shadow(0 0 2px rgba(255,255,255,.95)) drop-shadow(0 0 8px var(--wire-glow)) drop-shadow(0 0 16px var(--wire-glow))}}@keyframes upgrade-beam-pulse{0%{opacity:.4}to{opacity:1}}@media(prefers-reduced-motion:reduce){.backpack-upgrade-wire-gap,.backpack-upgrade-station-wrap.is-wires-active .backpack-upgrade-slot-beam{animation:none;fill:#000}}.backpack-upgrade-slot{position:absolute;width:clamp(52px,15vw,68px);height:clamp(52px,15vw,68px);border:none;background:transparent;padding:0;cursor:pointer;z-index:2;transform:translate(-50%,-50%)}.backpack-upgrade-slot.is-slot-0,.backpack-upgrade-slot-plus.is-slot-0,.backpack-upgrade-slot-artifact.is-slot-0{left:17.8%;top:-5%}.backpack-upgrade-slot.is-slot-1,.backpack-upgrade-slot-plus.is-slot-1,.backpack-upgrade-slot-artifact.is-slot-1{left:82.3%;top:-5%}.backpack-upgrade-slot.is-slot-2,.backpack-upgrade-slot-plus.is-slot-2,.backpack-upgrade-slot-artifact.is-slot-2{left:50.1%;top:40%}.backpack-upgrade-slot-plus{position:absolute;width:8.5%;height:auto;aspect-ratio:1;transform:translate(-50%,-50%);pointer-events:none;z-index:3;filter:drop-shadow(0 2px 8px rgba(0,0,0,.28))}.backpack-upgrade-slot-artifact{position:absolute;width:clamp(58px,17vw,78px);height:auto;transform:translate(-50%,-50%);object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.28));z-index:4;pointer-events:none}.backpack-upgrade-slot-beam{position:absolute;width:2px;transform:translate(-50%);background:linear-gradient(180deg,#ffffffeb,#fff0);opacity:.85;z-index:1;pointer-events:none}.backpack-upgrade-slot-beam.is-slot-0,.backpack-upgrade-slot-beam.is-slot-1{left:17.8%;top:-5%;height:28.5%}.backpack-upgrade-slot-beam.is-slot-1{left:82.3%}.backpack-upgrade-slot-beam.is-slot-2{left:50.1%;top:40%;height:36.1%}.backpack-upgrade-ready{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%;flex:0 0 auto;margin-top:auto;padding:8px 14px calc(18px + env(safe-area-inset-bottom))}.backpack-screen.backpack-screen-upgrade .backpack-upgrade-ready{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.backpack-upgrade-chance{margin:0;text-align:center;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(18px,5vw,24px);font-weight:700;line-height:1.1;text-transform:uppercase}.backpack-upgrade-submit{width:100%;margin:0;min-height:clamp(68px,18vw,80px);border:none;border-radius:999px;background:linear-gradient(90deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff2e,0 14px 28px #4814b152;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(22px,6vw,28px);font-weight:700;line-height:1;text-transform:uppercase;cursor:pointer}.backpack-upgrade-submit:disabled{opacity:.56;cursor:default;box-shadow:none}.backpack-upgrade-error,.backpack-upgrade-empty{margin:0;text-align:center;color:#ffffffd1;font-family:"Baloo 2",sans-serif;font-size:14px;font-weight:600;line-height:1.2}.backpack-upgrade-panel{display:flex;flex-direction:column;flex:0 0 auto;margin-top:auto}.backpack-screen.backpack-screen-upgrade .backpack-upgrade-panel{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.backpack-upgrade-color-tabs{display:flex;justify-content:flex-start;align-items:flex-end;gap:4px;width:fit-content;max-width:100%;padding:0 0 0 10px;margin-bottom:-2px;transform:translateY(-2px);position:relative;z-index:2}.backpack-upgrade-color-tab{flex:0 0 auto;width:clamp(52px,13.5vw,66px);height:25px;border:none;border-radius:10px 10px 0 0;cursor:pointer;opacity:.9;transition:height .18s ease,opacity .18s ease}.backpack-upgrade-color-tab.is-active{height:54px;opacity:1}.backpack-upgrade-color-tab.is-locked{opacity:.3;cursor:default}.backpack-upgrade-color-tab.is-cyan{background:linear-gradient(180deg,#24f0ff,#13d8ff)}.backpack-upgrade-color-tab.is-yellow{background:linear-gradient(180deg,#fff93a,#ffe900)}.backpack-upgrade-color-tab.is-violet{background:linear-gradient(180deg,#a43cff,#7c28d4)}.backpack-upgrade-color-tab.is-pink{background:linear-gradient(180deg,#ff19d7,#f000c7)}.backpack-upgrade-inventory{flex:0 0 auto;display:flex;flex-direction:column;width:100%;min-height:clamp(188px,46vw,220px);padding:14px 10px calc(16px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;border:none;background:linear-gradient(180deg,#7e63b8f0,#6c52a8f5);box-shadow:inset 0 1px #ffffff24,0 -4px 18px #11083a1f}.backpack-upgrade-grid{flex:0 0 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,auto);gap:9px 6px;align-content:start;width:100%}.backpack-upgrade-inventory-card{position:relative;width:100%;height:clamp(70px,18vw,78px);max-height:clamp(70px,18vw,78px);padding:6px 4px 7px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#2f2258f5,#261b4afa);box-shadow:inset 0 1px #ffffff0f;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0}.backpack-upgrade-inventory-card.is-selectable{cursor:pointer}.backpack-upgrade-inventory-card.is-selectable:active{transform:scale(.985)}.backpack-upgrade-inventory-card.is-empty{opacity:.42}.backpack-upgrade-inventory-card:disabled{cursor:default}.backpack-upgrade-inventory-level{align-self:flex-start;width:100%;padding-left:2px;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(10px,2.8vw,12px);font-weight:700;line-height:1;letter-spacing:.02em;text-transform:uppercase}.backpack-upgrade-inventory-media{position:relative;flex:1 1 auto;display:flex;align-items:center;justify-content:center;width:100%;min-height:0}.backpack-upgrade-inventory-image{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.28))}.backpack-upgrade-inventory-image.is-lv-1{max-width:clamp(30px,8.4vw,36px)}.backpack-upgrade-inventory-image.is-lv-3{max-width:clamp(32px,9vw,38px)}.backpack-upgrade-inventory-image.is-lv-5{max-width:clamp(34px,9.6vw,42px)}.backpack-upgrade-inventory-image.is-lv-7{max-width:clamp(36px,10.2vw,44px)}.backpack-upgrade-inventory-image.is-lv-9{max-width:clamp(38px,10.8vw,46px)}.backpack-upgrade-inventory-count{position:absolute;right:0;bottom:0;transform:translate(42%,38%);min-width:clamp(20px,5.6vw,24px);min-height:clamp(20px,5.6vw,24px);z-index:1;padding:0 4px;border-radius:999px;background:#fff;color:#5b3fa0;font-family:"Baloo 2",sans-serif;font-size:clamp(11px,3.1vw,13px);font-weight:800;line-height:clamp(20px,5.6vw,24px);text-align:center;box-shadow:0 2px 8px #0003}.backpack-detail-image.is-broken{width:min(100%,220px)}.backpack-detail-view.is-upgrade-result .backpack-detail-description{text-transform:lowercase}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail,.backpack-screen.backpack-screen-detail .backpack-detail-view.is-upgrade-result{flex:1 1 auto;min-height:100%;height:100%;gap:0}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-top,.backpack-screen.backpack-screen-detail .backpack-detail-view.is-upgrade-result .backpack-detail-top{flex:0 0 auto}.backpack-screen.backpack-screen-detail .backpack-detail-center{--detail-artifact-gap-top: 18px;--detail-artifact-gap-bottom: 12px;flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;width:100%;min-height:0}.backpack-screen.backpack-screen-detail .backpack-detail-center .backpack-detail-level{margin-top:4px;margin-bottom:var(--detail-artifact-gap-top)}.backpack-screen.backpack-screen-detail .backpack-detail-center .backpack-detail-stage{flex:0 0 auto;min-height:clamp(190px,50vw,220px);margin-bottom:var(--detail-artifact-gap-bottom)}.backpack-screen.backpack-screen-detail .backpack-detail-center .backpack-detail-description{margin:0;padding-top:0;font-size:clamp(17px,5.4vw,22px)}.backpack-screen.backpack-screen-detail .backpack-detail-view.is-artifact-detail .backpack-detail-actions,.backpack-screen.backpack-screen-detail .backpack-detail-view.is-upgrade-result .backpack-detail-actions{gap:0!important;padding:8px 14px calc(18px + env(safe-area-inset-bottom))!important}@media(max-width:376px)and (max-height:667px){.backpack-upgrade-color-tab.is-active{height:46px}.backpack-upgrade-inventory{min-height:clamp(146px,34vw,170px);padding:8px 10px calc(10px + env(safe-area-inset-bottom))}.backpack-upgrade-grid{gap:5px 5px}.backpack-upgrade-inventory-card{height:clamp(58px,15vw,66px);max-height:clamp(58px,15vw,66px);padding:4px 4px 5px}}@media(max-width:390px)and (max-height:700px){.backpack-upgrade-station-wrap{top:32px}}@media(max-width:330px)and (max-height:600px){.backpack-upgrade-station-wrap{top:36px}}@media(min-width:350px)and (max-width:380px)and (min-height:680px)and (max-height:780px){.backpack-upgrade-station-wrap{top:28px}}.market-screen{--market-card-width: var(--pet-card-width-final, 184px);--market-card-height: var(--pet-card-height-final, 292px);--market-card-gap-x: 8px;--market-card-gap-y: 12px;gap:16px;padding-top:var(--app-screen-pad-top);padding-bottom:calc(108px + env(safe-area-inset-bottom));overflow-y:auto;overflow-x:hidden}.market-top-row{margin-bottom:2px}.market-content{position:relative;z-index:2;width:min(100%,calc(var(--market-card-width) * 2 + var(--market-card-gap-x)));margin:0 auto;display:flex;flex-direction:column;gap:18px;padding-bottom:8px}.market-intro-item{opacity:0;transform:translateY(12px) scale(.988);animation:market-item-enter .32s ease-out forwards;animation-delay:calc(var(--market-item-index, 0) * 70ms + 40ms)}.market-title{margin:0;text-align:center;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(28px,6.8vw,38px);font-weight:700;line-height:1;letter-spacing:.01em;text-transform:uppercase}.market-tabs{width:100%;min-height:52px;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:3px;border-radius:999px;background:#131138eb;border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px #ffffff14,0 10px 24px #08031e29;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}button.market-tab{min-height:44px;border:none;border-radius:999px;background:transparent;color:#fff;font:400 clamp(13px,3.8vw,17px) / 1 "Inter",sans-serif!important;cursor:pointer}.market-tab.is-active{background:linear-gradient(239deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff29,0 8px 18px #581add47}.market-toolbar{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:14px}.market-sort,.market-filter{border:1px solid rgba(255,255,255,.2);color:#fff;background:#121032d6;box-shadow:inset 0 1px #ffffff14,0 10px 22px #08031e29;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}button.market-sort{width:168px;min-width:168px;min-height:50px;padding:0 16px;border-radius:22px;display:inline-flex;align-items:center;justify-content:space-between;gap:14px;font:400 clamp(14px,4.4vw,18px) / 1 "Inter",sans-serif!important;cursor:pointer;transition:none}.market-sort-wrap{position:relative;flex:0 0 auto}.market-sort.is-open{border-color:#ffffff52;border-radius:22px 22px 0 0;border-bottom-color:transparent;box-shadow:inset 0 1px #ffffff14,0 16px 30px #08031e3d}.market-sort.is-open svg{transform:rotate(180deg)}.market-sort svg{transition:transform .18s ease}button.market-sort:not(:disabled):active{transform:none;filter:none}.market-sort-menu{position:absolute;top:calc(100% - 2px);left:0;width:100%;padding:0 6px 6px;border-radius:0 0 20px 20px;border:1px solid rgba(255,255,255,.18);border-top:none;background:#121032f5;box-shadow:0 16px 30px #08031e3d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);overflow:hidden}button.market-sort-option{width:100%;min-height:42px;padding:0 12px;border:none;border-radius:14px;background:transparent;color:#fff;font:400 15px/1 Inter,sans-serif!important;text-align:left;cursor:pointer}.market-sort-option.is-active{background:linear-gradient(239deg,#6100ffeb 13%,#9522f0eb);box-shadow:inset 0 1px #ffffff29}.market-sort-backdrop{position:fixed;inset:0;z-index:3;border:none;background:transparent}button.market-filter{min-height:50px;padding:0 0 0 14px;border:none;background:transparent;box-shadow:none;display:inline-flex;align-items:center;gap:10px;font:400 clamp(14px,4.4vw,18px) / 1 "Inter",sans-serif!important;cursor:pointer}.market-filter.is-active{color:#ff79fa}.market-filter-layer{position:fixed;inset:0;z-index:30;display:flex;justify-content:flex-end}.market-filter-backdrop{flex:1 1 auto;border:none;background:#070518c7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.market-filter-panel{width:min(100vw - 78px,480px);height:100dvh;padding:calc(var(--app-screen-pad-top) + clamp(8px,1dvh,12px)) 22px calc(30px + env(safe-area-inset-bottom));background:radial-gradient(circle at top center,#ffffff2e,#fff0 34%),linear-gradient(180deg,#a719ff,#8208ff 34%,#6d00ff 64%,#4a00ff);box-shadow:-18px 0 44px #0b03266b,inset 0 1px #ffffff2e;overflow-y:auto}.market-sell-modal{position:fixed;inset:0;z-index:60;padding:calc(var(--safe-top) + clamp(16px,8.8svh,74px)) 16px calc(env(safe-area-inset-bottom) + 16px);display:flex;align-items:center;justify-content:center;overflow-y:auto}.market-sell-backdrop{position:absolute;inset:0;border:none;background:#070418c7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.market-sell-panel{position:relative;width:min(100vw - 24px,372px);max-height:calc(100dvh - 28px);margin:14px;padding:20px 18px 18px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top center,#ffffff26,#fff0 30%),linear-gradient(180deg,#9b1eff,#6f05ff 48%,#5200f0);box-shadow:0 26px 54px #0c042e75,inset 0 1px #ffffff29;overflow:visible;display:flex;flex-direction:column;align-items:center;gap:12px}.market-sell-close{position:absolute;top:clamp(-68px,-13vw,-58px);right:0;z-index:5;width:clamp(46px,10.4vw,56px);height:clamp(46px,10.4vw,56px);padding:0;border:none;border-radius:50%;background:linear-gradient(180deg,#8f16ff,#7000ff);color:#fff;box-shadow:inset 0 1px #ffffff38,0 8px 18px #0c042e47;display:inline-flex;align-items:center;justify-content:center}.market-sell-close svg{width:58%;height:58%}.market-sell-title{margin:8px 0 0;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(19px,4.8vw,25px);font-weight:700;text-transform:uppercase;letter-spacing:.04em}.market-sell-item{display:flex;align-items:center;justify-content:center;min-height:122px}.market-sell-image{width:clamp(82px,19vw,110px);height:auto;object-fit:contain;image-rendering:auto}.market-sell-code{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border-radius:999px;background:#5512b7e6;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(17px,4.2vw,21px);font-weight:700;letter-spacing:.02em}.market-sell-price{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:2px;color:#fff;font-family:"Baloo 2",sans-serif;font-weight:700;text-transform:uppercase}.market-sell-price-label{font-size:clamp(16px,4vw,19px)}.market-sell-price-field{display:flex;align-items:center;gap:10px;width:100%;min-height:60px;padding:0 16px 0 18px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:#4812a4a3;box-shadow:inset 0 1px #ffffff0f}.market-sell-price-input{flex:1 1 auto;min-width:0;border:none;background:transparent;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(19px,5.1vw,24px);font-weight:700;outline:none;appearance:textfield}.market-sell-price-input::-webkit-outer-spin-button,.market-sell-price-input::-webkit-inner-spin-button{margin:0;appearance:none}.market-sell-price-input::placeholder{color:#ffffff73}.market-sell-price-currency{color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(21px,5.4vw,26px);font-weight:700}.market-sell-actions{width:100%;display:flex;gap:14px;margin-top:10px}.market-sell-cancel,.market-sell-confirm{flex:1 1 0;min-height:52px;padding:0 16px;border:none;border-radius:26px;font-family:"Baloo 2",sans-serif;font-size:clamp(16px,4vw,18px);font-weight:700;text-transform:uppercase}.market-sell-cancel{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.82)}.market-sell-confirm{color:#fff;background:linear-gradient(180deg,#ff35d0,#ff0cc0);box-shadow:0 10px 20px #ff1ac642,inset 0 1px #ffffff2e}.market-sell-cancel:active,.market-sell-confirm:active,.market-sell-close:active{transform:scale(.985)}.market-filter-panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.market-filter-panel-title,.market-filter-section-title,.market-filter-submit,.market-filter-reset{margin:0;color:#fff;font-family:"Baloo 2",sans-serif;font-weight:700;line-height:1;text-transform:uppercase}.market-filter-panel-title{font-size:clamp(26px,6vw,34px)}.market-filter-close{width:42px;height:42px;border:none;padding:0;background:transparent;color:#fff;display:grid;place-items:center;cursor:pointer}.market-filter-section{display:flex;flex-direction:column;gap:14px}.market-filter-section+.market-filter-section{margin-top:24px}.market-filter-section-title{font-size:clamp(18px,4.8vw,26px)}.market-filter-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.market-filter-chip-grid.is-stack{grid-template-columns:minmax(0,1fr)}button.market-filter-chip{min-height:54px;padding:0 14px;border-radius:999px;border:2px dashed rgba(255,255,255,.34);background:transparent;color:#fff;font:400 clamp(16px,4vw,22px) / 1 "Inter",sans-serif!important;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer}.market-filter-chip.is-active{border-style:solid;border-color:transparent;background:linear-gradient(180deg,#ff00c7,#ff2fb3);box-shadow:inset 0 1px #ffffff2e,0 14px 22px #73006447}.market-filter-range-values{display:flex;align-items:center;justify-content:space-between;color:#fff;font-family:Inter,sans-serif;font-size:clamp(16px,4vw,21px);font-weight:500;line-height:1}.market-filter-range{position:relative;height:34px;margin-top:-2px}.market-filter-range:before{content:"";position:absolute;top:50%;left:0;right:0;height:4px;border-radius:999px;transform:translateY(-50%);background:linear-gradient(90deg,rgba(255,255,255,.28) 0%,rgba(255,255,255,.28) var(--market-range-start),#ff00d4 var(--market-range-start),#ff00d4 var(--market-range-end),rgba(255,255,255,.28) var(--market-range-end),rgba(255,255,255,.28) 100%)}.market-filter-range-input{position:absolute;inset:0;width:100%;margin:0;background:transparent;appearance:none;-webkit-appearance:none;pointer-events:none}.market-filter-range-input::-webkit-slider-runnable-track{height:4px;background:transparent}.market-filter-range-input::-moz-range-track{height:4px;background:transparent}.market-filter-range-input::-webkit-slider-thumb{width:18px;height:18px;border:7px solid rgba(255,0,212,.24);border-radius:50%;background:#ff00d4;box-shadow:0 0 0 10px #ffffff24;appearance:none;-webkit-appearance:none;pointer-events:auto;cursor:pointer;margin-top:-7px}.market-filter-range-input::-moz-range-thumb{width:18px;height:18px;border:7px solid rgba(255,0,212,.24);border-radius:50%;background:#ff00d4;box-shadow:0 0 0 10px #ffffff24;pointer-events:auto;cursor:pointer}.market-filter-actions{display:flex;flex-direction:column;gap:24px;margin-top:34px}.market-filter-submit,.market-filter-reset{border:none;background:transparent;cursor:pointer}.market-filter-submit{min-height:82px;padding:0 24px;border-radius:999px;background:linear-gradient(180deg,#ff00c7,#ff15b8);box-shadow:inset 0 1px #ffffff2e,0 20px 32px #73006447;font-size:clamp(26px,6vw,36px)}.market-filter-reset{font-size:clamp(22px,5.6vw,32px)}.market-grid{display:grid;grid-template-columns:repeat(2,var(--market-card-width));justify-content:center;gap:var(--market-card-gap-y) var(--market-card-gap-x)}.market-box-grid{display:grid;grid-template-columns:repeat(2,var(--market-card-width));justify-content:center;gap:18px var(--market-card-gap-x)}.market-box-card{width:var(--market-card-width);min-height:250px;padding:10px 12px 12px;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:#19184a73;box-shadow:inset 0 1px #ffffff14;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;flex-direction:column;align-items:center;gap:10px;overflow:hidden}.market-box-chip{align-self:center;min-width:min(100%,186px);min-height:30px;padding:0 18px;border-radius:999px;background:linear-gradient(180deg,#6b52ff,#6743f0);box-shadow:inset 0 1px #ffffff2e;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(12px,3.2vw,14px);font-weight:700;line-height:1;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;text-align:center}.market-box-media{flex:1 1 auto;width:100%;display:flex;align-items:center;justify-content:center}.market-box-image{width:min(100%,108px);height:auto;display:block;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.28))}.market-box-code{align-self:stretch;width:100%;max-width:100%;min-width:0;min-height:30px;padding:0 12px;border-radius:999px;background:linear-gradient(180deg,#17143f,#0e0d2d);box-shadow:inset 0 1px #ffffff1f,0 6px 16px #0000002e;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(11px,3vw,15px);font-weight:700;line-height:1;letter-spacing:-.02em;display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap}.market-box-price{color:#f6d167;font-family:"Baloo 2",sans-serif;font-size:clamp(14px,3.6vw,18px);font-weight:800;line-height:1.1;text-align:center}.market-box-buy{align-self:stretch;min-height:42px;border:0;border-radius:999px;background:linear-gradient(180deg,#7b5cff,#5a39d8);color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(14px,3.6vw,16px);font-weight:800;cursor:pointer}.market-sell-error{position:fixed;left:50%;bottom:calc(96px + env(safe-area-inset-bottom));transform:translate(-50%);z-index:120;max-width:min(92vw,420px);margin:0;padding:10px 14px;border-radius:12px;background:#781428eb;color:#fff;text-align:center;font-family:"Baloo 2",sans-serif;font-size:14px}.market-artifact-grid{display:grid;grid-template-columns:repeat(2,var(--market-card-width));justify-content:center;gap:16px var(--market-card-gap-x)}.market-artifact-card{width:var(--market-card-width);min-height:210px;padding:10px 8px 8px;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:#19184a73;box-shadow:inset 0 1px #ffffff14;display:flex;flex-direction:column;gap:10px}.market-artifact-code{align-self:center;font-family:"Baloo 2",sans-serif;font-size:clamp(13px,3.5vw,15px);font-weight:700;line-height:1}.market-artifact-code.is-cyan{color:#24f0ff}.market-artifact-code.is-yellow{color:#fff93a}.market-artifact-code.is-violet{color:#fff}.market-artifact-code.is-pink{color:#ff19d7}.market-artifact-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(13px,3.5vw,15px);font-weight:700;line-height:1;text-transform:uppercase}.market-artifact-media{flex:1 1 auto;min-height:86px;display:flex;align-items:center;justify-content:center}.market-artifact-image{width:74px;height:92px;display:block;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.24))}.market-artifact-image.is-yellow{width:70px;height:86px}.market-artifact-image.is-violet{width:80px;height:98px}.market-artifact-image.is-pink{width:82px;height:100px}.market-artifact-purchase{display:grid;grid-template-columns:minmax(0,1fr) 60px;align-items:center;border-radius:18px;overflow:hidden}.market-artifact-price{min-height:40px;padding:0 32px 0 14px;margin-right:-22px;color:#1d2147;font-family:"Baloo 2",sans-serif;font-size:clamp(15px,4vw,17px);font-weight:700;line-height:1;display:inline-flex;align-items:center;white-space:nowrap}.market-artifact-price.is-cyan{background:linear-gradient(180deg,#24f0ff,#13d8ff)}.market-artifact-price.is-yellow{background:linear-gradient(180deg,#fff93a,#ffe900)}.market-artifact-price.is-violet{background:linear-gradient(180deg,#a43cff,#7c28d4);color:#fff}.market-artifact-price.is-pink{background:linear-gradient(180deg,#ff19d7,#f000c7);color:#fff}.market-artifact-buy{min-width:60px;min-height:44px;border:none;border-radius:18px;background:linear-gradient(239deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff29,0 10px 22px #4814b13d;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.market-other-grid{display:grid;grid-template-columns:repeat(2,var(--market-card-width));justify-content:center;gap:16px var(--market-card-gap-x)}.market-other-card{position:relative;width:var(--market-card-width);min-height:214px;padding:10px 8px 8px;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:#19184a73;box-shadow:inset 0 1px #ffffff14;display:flex;flex-direction:column;gap:8px}.market-other-top{display:flex;justify-content:center}.market-other-code{min-width:140px;min-height:28px;padding:0 14px;border-radius:999px;background:linear-gradient(180deg,#17143f,#0e0d2d);box-shadow:inset 0 1px #ffffff1f;color:#24d7ff;font-family:"Baloo 2",sans-serif;font-size:clamp(14px,3.6vw,16px);font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.market-other-bonus{position:absolute;top:66px;right:12px;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(16px,4.2vw,18px);font-weight:700;line-height:1;white-space:nowrap}.market-other-media{flex:1 1 auto;width:100%;min-height:116px;display:flex;align-items:center;justify-content:center}.market-other-media.is-balloon{padding-top:10px}.market-other-media.is-gamepad{padding-top:18px}.market-other-media.is-cosmic-tube{padding-top:8px}.market-other-image{display:block;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.24))}.market-other-image.is-balloon{width:62px;height:160px}.market-other-image.is-gamepad{width:140px;height:66px}.market-other-image.is-cosmic-tube{width:88px;height:132px}.market-other-purchase{display:grid;grid-template-columns:minmax(0,1fr) 60px;align-items:center;border-radius:18px;overflow:hidden}.market-other-price{min-height:40px;padding:0 32px 0 14px;margin-right:-22px;background:linear-gradient(180deg,#24f0ff,#13d8ff);color:#1d2147;font-family:"Baloo 2",sans-serif;font-size:clamp(15px,4vw,17px);font-weight:700;line-height:1;display:inline-flex;align-items:center;white-space:nowrap}.market-other-buy{min-width:60px;min-height:44px;border:none;border-radius:18px;background:linear-gradient(239deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff29,0 10px 22px #4814b13d;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.market-coin-card{position:relative;width:var(--market-card-width);min-height:214px;padding:10px 8px 8px;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#1e1e45,#17143f);box-shadow:inset 0 1px #ffffff14;display:flex;flex-direction:column;gap:8px}.market-coin-badge{align-self:center;min-width:140px;min-height:30px;padding:0 16px;border-radius:999px;background:linear-gradient(90deg,#ffd633,#ff8a2a);box-shadow:inset 0 1px #ffffff6b,0 6px 14px #ff8a2a38;color:#17143f;font-family:"Baloo 2",sans-serif;font-size:clamp(13px,3.4vw,15px);font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.market-coin-media{flex:1 1 auto;width:100%;min-height:118px;display:flex;align-items:center;justify-content:center;padding-top:4px}.market-coin-image{display:block;width:118px;height:118px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.28))}.market-coin-purchase{display:grid;grid-template-columns:minmax(0,1fr) 60px;align-items:center;border-radius:18px;overflow:hidden}.market-coin-price{min-height:40px;padding:0 32px 0 14px;margin-right:-22px;background:#654bf9;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(15px,4vw,17px);font-weight:700;line-height:1;display:inline-flex;align-items:center;white-space:nowrap}.market-coin-buy{min-width:60px;min-height:44px;border:none;border-radius:18px;background:linear-gradient(239deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff29,0 10px 22px #4814b13d;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.market-pet-card{position:relative;width:var(--pet-card-width-final, var(--market-card-width));height:var(--pet-card-height-final, var(--market-card-height));min-height:var(--pet-card-height-final, var(--market-card-height));padding:0;border-radius:24px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#211d5ce0,#252065eb);box-shadow:inset 0 1px #ffffff14,0 16px 34px #0a04212e;display:block;overflow:hidden}.market-pet-card-pill{position:absolute;top:0;left:50%;z-index:3;transform:translate(-50%);min-width:min(100%,138px);min-height:38px;padding:0 20px;border-radius:0 0 16px 16px;background:linear-gradient(180deg,#7658ff,#5b45ea);color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(12px,3.4vw,15px);font-weight:700;line-height:1;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;text-align:center}.market-pet-card-copy{position:absolute;inset:0;z-index:1;min-height:0;padding-top:0;pointer-events:none}.market-pet-card-stats{position:absolute;top:var(--pet-card-stats-top-final, 78px);right:var(--pet-card-stats-right-final, -18px);width:var(--pet-card-stats-width-final, 104px);z-index:2;min-width:0;max-width:none;display:flex;flex-direction:column;gap:var(--pet-card-stats-gap-final, 6px);padding-top:0;padding-right:4px;margin-left:0;color:#fff;overflow:hidden;pointer-events:none}.market-pet-card-code{max-width:100%;font-family:Inter,sans-serif;font-size:clamp(9px,2.5vw,12px);font-weight:600;line-height:1.1;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-pet-card-stat{display:flex;flex-wrap:nowrap;align-items:baseline;gap:3px;min-width:0;max-width:100%;overflow:hidden}.market-pet-card-label,.market-pet-card-value{font-family:"Baloo 2",sans-serif;font-size:clamp(10px,2.8vw,12px);font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap}.market-pet-card-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.market-pet-card-value{flex:0 0 auto}.market-pet-card-footer{position:absolute;left:11px;right:11px;bottom:10px;z-index:2;margin-top:0}.market-pet-card-purchase{display:grid;grid-template-columns:minmax(0,1fr) 60px;align-items:center;border-radius:18px;overflow:hidden}.market-pet-card-price{min-width:0;min-height:40px;padding:0 32px 0 14px;margin-right:-22px;background:#4c309a8f;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(13px,3.5vw,16px);font-weight:700;line-height:1;display:inline-flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-pet-card-buy{min-width:60px;min-height:44px;border:none;border-radius:18px;background:linear-gradient(239deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff29,0 10px 22px #4814b13d;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.market-empty{min-height:180px;border-radius:22px;border:1px solid rgba(255,255,255,.16);background:#19184a73;box-shadow:inset 0 1px #ffffff14;color:#fffc;font-family:"Baloo 2",sans-serif;font-size:clamp(18px,5.2vw,24px);font-weight:700;display:grid;place-items:center;text-align:center}@media(min-width:322px)and (max-width:390px)and (max-height:760px){.market-screen{--market-card-gap-x: 6px;--market-card-gap-y: 10px}}@media(max-width:390px){.market-screen{padding-top:var(--app-screen-pad-top)}.market-content{gap:14px}.market-toolbar{gap:10px}.market-sort{width:152px;min-width:152px}.market-filter-panel{width:min(100vw - 54px,420px);padding:calc(var(--app-screen-pad-top) + clamp(4px,.6dvh,8px)) 18px calc(24px + env(safe-area-inset-bottom))}.market-filter-panel-header{margin-bottom:24px}.market-filter-chip-grid{gap:14px}button.market-filter-chip{min-height:48px;font:400 15px/1 Inter,sans-serif!important}.market-filter-section+.market-filter-section{margin-top:18px}.market-filter-submit{min-height:68px;font-size:24px}.market-filter-reset{font-size:20px}.market-grid{gap:var(--market-card-gap-y) var(--market-card-gap-x)}.market-box-grid,.market-artifact-grid,.market-other-grid{gap:14px var(--market-card-gap-x)}.market-box-card{min-height:222px;padding:10px 10px 12px}.market-box-chip{min-width:min(100%,160px)}.market-box-code{padding-inline:10px;font-size:11px}.market-box-image{width:min(100%,96px)}.market-artifact-card{min-height:194px;padding:8px;gap:8px}.market-other-card,.market-coin-card{min-height:198px;padding:8px;gap:7px}.market-coin-badge{min-width:132px;min-height:28px;font-size:12px}.market-coin-image{width:104px;height:104px}.market-artifact-code,.market-artifact-meta,.market-other-code{font-size:12px}.market-other-code{min-width:132px}.market-other-bonus{top:60px;right:10px;font-size:16px}.market-artifact-image{width:66px;height:84px}.market-artifact-image.is-yellow{width:62px;height:78px}.market-artifact-image.is-violet{width:72px;height:90px}.market-artifact-image.is-pink{width:74px;height:92px}.market-artifact-purchase{grid-template-columns:minmax(0,1fr) 52px}.market-artifact-price,.market-artifact-buy{min-height:36px}.market-artifact-price{padding-right:28px;margin-right:-18px}.market-artifact-buy{min-width:52px;min-height:40px}.market-other-image.is-balloon{width:56px;height:146px}.market-other-image.is-gamepad{width:124px;height:58px}.market-other-media.is-gamepad{padding-top:12px}.market-other-image.is-cosmic-tube{width:76px;height:116px}.market-other-media.is-cosmic-tube{padding-top:6px}.market-other-purchase{grid-template-columns:minmax(0,1fr) 52px}.market-other-price,.market-other-buy{min-height:36px}.market-other-price{padding-right:28px;margin-right:-18px}.market-other-buy{min-width:52px;min-height:40px}.market-coin-purchase{grid-template-columns:minmax(0,1fr) 52px}.market-coin-price,.market-coin-buy{min-height:36px}.market-coin-price{padding-right:28px;margin-right:-18px}.market-coin-buy{min-width:52px;min-height:40px}.market-pet-card{padding:0}.market-pet-card-copy{padding-top:0}.market-pet-card-stats{gap:5px;padding-right:6px}.market-pet-card-pill{min-width:min(100%,126px);min-height:34px;font-size:13px}.market-pet-card-code{font-size:9px}.market-pet-card-label,.market-pet-card-value{font-size:10px}.market-pet-card-purchase{grid-template-columns:minmax(0,1fr) 52px}.market-pet-card-price,.market-pet-card-buy{min-height:36px}.market-pet-card-price{padding-right:28px;margin-right:-18px}.market-pet-card-buy{min-width:52px;min-height:40px}}@media(max-width:321px)and (max-height:568px){.market-screen{--market-card-gap-x: 6px;--market-card-gap-y: 8px}}@media(max-width:340px){.market-filter-panel{width:calc(100vw - 32px);padding-inline:14px}.market-filter-chip-grid,.market-grid,.market-box-grid,.market-artifact-grid,.market-other-grid{grid-template-columns:1fr}}@keyframes market-item-enter{0%{opacity:0;transform:translateY(12px) scale(.988)}to{opacity:1;transform:translateY(0) scale(1)}}.market-filter-sheet-enter-active,.market-filter-sheet-leave-active{transition:opacity .22s ease}.market-filter-sheet-enter-active .market-filter-panel,.market-filter-sheet-leave-active .market-filter-panel{transition:transform .24s ease}.market-filter-sheet-enter-from,.market-filter-sheet-leave-to{opacity:0}.market-filter-sheet-enter-from .market-filter-panel,.market-filter-sheet-leave-to .market-filter-panel{transform:translate(34px)}.market-sort-menu-enter-active,.market-sort-menu-leave-active{transition:opacity .18s ease,transform .2s ease;transform-origin:top center}.market-sort-menu-enter-from,.market-sort-menu-leave-to{opacity:0;transform:translateY(-8px) scaleY(.92)}.profile-v2-screen{gap:14px;padding-top:var(--app-screen-pad-top);padding-bottom:calc(96px + env(safe-area-inset-bottom));overflow-y:auto;overflow-x:hidden}.profile-v2-top-row{position:relative;z-index:2;width:min(100%,380px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto;opacity:0;transform:translateY(12px) scale(.985);animation:profile-v2-enter .28s ease-out forwards}.profile-v2-top-row.app-screen-top-row{width:100%;min-height:clamp(50px,11.6dvw,72px);padding:clamp(4px,1.1dvw,8px) clamp(6px,1.8dvw,12px) clamp(4px,1.1dvw,8px) clamp(6px,1.8dvw,12px);border-radius:999px;background:#221847;box-shadow:inset 0 1px #ffffff14,0 14px 34px #0c052b3d;max-width:none;margin:0;overflow:visible}.profile-v2-top-row.app-screen-top-row .profile-v2-balance{margin-left:auto;max-width:none}.profile-v2-avatar{width:clamp(46px,11.8dvw,70px);height:clamp(46px,11.8dvw,70px);flex:0 0 auto;border:none;border-radius:999px;background:linear-gradient(239deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff2e,0 10px 22px #4814b13d;color:#fff;display:grid;place-items:center;padding:0;cursor:pointer}.profile-v2-avatar.has-photo{overflow:hidden;background:transparent;box-shadow:none}.profile-v2-avatar svg{width:clamp(24px,5.8dvw,36px);height:clamp(24px,5.8dvw,36px)}.profile-v2-balance{min-width:clamp(238px,50vw,288px);height:clamp(37px,6.2vw,43px);padding:0 4px 0 5px;border-radius:999px;background:#121032e0;border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px #ffffff14,0 10px 24px #08031e2e;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.profile-v2-balance-group{display:inline-flex;align-items:center;gap:5px}.profile-v2-balance-badge{width:27px;height:27px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.profile-v2-balance-badge-icon{width:100%;height:100%;object-fit:contain;display:block}.profile-v2-balance-value{color:#fff;font-size:clamp(13px,2.5vw,17px);font-family:Inter,sans-serif;font-weight:600;line-height:1;white-space:nowrap}.profile-v2-balance-action{width:27px;height:27px;margin-left:auto;border-radius:999px;background:linear-gradient(239deg,#6100ff 13%,#9522f0);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.profile-v2-balance-action svg{width:16px;height:16px;display:block}.profile-figma-screen{--profile-title-font-size: clamp(20px, 2.45svh, 24px);--profile-title-line-height: clamp(20px, 2.45svh, 24px);--profile-meta-font-size: clamp(12px, 1.55svh, 15px);--profile-meta-line-height: clamp(15px, 1.9svh, 18px);--profile-row-label-font-size: clamp(20px, 2.45svh, 24px);--profile-row-label-line-height: clamp(20px, 2.45svh, 24px);--profile-row-value-font-size: clamp(16px, 2.05svh, 20px);--profile-row-value-line-height: clamp(16px, 2.05svh, 20px);--profile-card-copy-font-size: clamp(12px, 1.55svh, 15px);--profile-card-copy-line-height: clamp(15px, 1.9svh, 18px);--profile-action-button-height: clamp(56px, 7svh, 70px);--profile-action-button-font-size: clamp(18px, 2.8svh, 24px);--profile-action-button-line-height: clamp(18px, 2.8svh, 24px);gap:18px;padding-top:var(--app-screen-pad-top);padding-bottom:calc(112px + env(safe-area-inset-bottom))}.profile-figma-screen .profile-v2-top-row:not(.app-screen-top-row){width:min(100%,480px);padding-inline:0}.profile-figma-screen .profile-v2-balance{max-width:none}.profile-figma-screen .profile-v2-top-row.app-screen-top-row .profile-v2-avatar{border:2px solid #a75aff;background:#24194f;box-shadow:0 0 0 1px #c475ff1f,0 0 24px #ae52ffd1,0 0 48px #7e25de94,inset 0 1px #ffffff1a}.profile-figma-screen .profile-v2-top-row.app-screen-top-row .profile-v2-avatar.has-photo{background:#24194f;box-shadow:0 0 0 1px #c475ff1f,0 0 24px #ae52ffd1,0 0 48px #7e25de94}.profile-v2-top-row .main-v2-token-pill,.backpack-top-row .main-v2-token-pill,.backpack-screen-detail .main-v2-token-pill{margin-top:0;flex:1 1 auto;min-width:0}.profile-figma-content{position:relative;z-index:2;width:min(100%,480px);margin:0 auto;display:flex;flex-direction:column;gap:18px;padding-bottom:8px}.profile-figma-animate{opacity:0;transform:translateY(12px) scale(.988);animation:profile-figma-appear .32s ease-out var(--profile-delay, 0ms) forwards}.profile-figma-card{position:relative;width:100%;border:1px solid rgba(255,255,255,.26);border-radius:18px;background:#221e5c94;box-shadow:inset 0 1px #ffffff14,0 18px 40px #0a042133;color:#fff}.profile-figma-player-card{min-height:120px;padding:16px 54px 16px 14px;display:flex;align-items:center;gap:16px;text-align:left;cursor:pointer}.profile-figma-player-avatar{width:74px;height:74px;flex:0 0 auto;border-radius:999px;background:linear-gradient(239deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff2e,0 10px 22px #4814b13d;overflow:hidden}.profile-figma-player-avatar.has-photo{background:transparent;box-shadow:none}.profile-figma-player-copy{min-width:0;display:flex;flex-direction:column;gap:7px}.profile-figma-player-name{color:#fff;font-family:"Glina Script em.","Baloo 2",sans-serif;font-size:var(--profile-title-font-size);font-weight:400;line-height:var(--profile-title-line-height);letter-spacing:0;text-align:left;text-transform:lowercase}.profile-figma-player-email{color:#fff;font-family:Inter,sans-serif;font-size:var(--profile-meta-font-size);font-weight:400;line-height:var(--profile-meta-line-height)}.profile-figma-chevron,.profile-figma-row-chevron{color:#8d2bff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.profile-figma-chevron{position:absolute;top:50%;right:18px;transform:translateY(-50%)}.profile-figma-rewards-card{min-height:102px;padding:16px 52px 16px 14px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;text-align:left;cursor:pointer}.profile-figma-card-title{color:#fff3;font-family:"Glina Script em.","Baloo 2",sans-serif;font-size:var(--profile-row-label-font-size);font-weight:400;line-height:var(--profile-row-label-line-height);text-transform:lowercase}.profile-figma-card-copy{color:#fff;font-family:Inter,sans-serif;font-size:var(--profile-card-copy-font-size);font-weight:400;line-height:var(--profile-card-copy-line-height)}.profile-figma-rewards-badge{position:absolute;top:-6px;right:-14px;width:28px;height:28px;border-radius:999px;background:linear-gradient(180deg,#ff7a2b,#f14618);box-shadow:inset 0 1px #ffffff47,0 8px 16px #00000047;color:#fff;display:grid;place-items:center;font-size:15px;line-height:1}.profile-figma-scales{display:flex;flex-direction:column;gap:10px;width:100%}.profile-figma-halving,.profile-figma-spacebox{width:100%}.profile-figma-halving-button,.profile-figma-spacebox-button{border:none;padding:0;background:transparent;text-align:left;cursor:pointer}.profile-figma-halving-track,.profile-figma-spacebox-track{position:relative;width:100%;min-height:36px;border-radius:999px;background:#161139eb;box-shadow:inset 0 1px #ffffff14,0 14px 28px #0b042124;overflow:hidden}.profile-figma-halving-fill,.profile-figma-spacebox-fill{position:absolute;inset:0 auto 0 0;min-width:0;max-width:100%;border-radius:999px;z-index:0}.profile-figma-halving-fill{background:linear-gradient(90deg,#22bfff,#1697ef)}.profile-figma-spacebox-fill{background:linear-gradient(90deg,#c4f43b,#a6ce39)}.profile-figma-halving-name,.profile-figma-halving-value,.profile-figma-spacebox-name,.profile-figma-spacebox-value{position:absolute;top:50%;transform:translateY(-50%);color:#fff;line-height:1;z-index:1}.profile-figma-halving-name,.profile-figma-spacebox-name{left:18px;font-size:17px;letter-spacing:.04em;text-transform:uppercase}.profile-figma-halving-value,.profile-figma-spacebox-value{right:16px;font-size:17px}.profile-spacebox-boost-modal{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;overflow:visible}.profile-spacebox-boost-backdrop{position:absolute;inset:0;border:none;background:#070418c7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.profile-spacebox-boost-panel{position:relative;width:min(100vw - 24px,376px);max-height:calc(100dvh - 28px);margin:14px;padding:22px 18px 18px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top center,#ffffff29,#fff0 30%),linear-gradient(180deg,#9b1eff,#6f05ff 48%,#5200f0);box-shadow:0 26px 54px #0c042e75,inset 0 1px #ffffff29;overflow:visible;display:flex;flex-direction:column;gap:14px}.profile-spacebox-boost-close{position:absolute;top:clamp(-68px,-13vw,-58px);right:0;z-index:5;width:clamp(46px,10.4vw,56px);height:clamp(46px,10.4vw,56px);padding:0;border:none;border-radius:50%;background:#6c17ff;color:#fff;box-shadow:inset 0 1px #ffffff38,0 8px 18px #0c042e47;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.profile-spacebox-boost-title{margin:6px 0 2px;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(18px,4.6vw,24px);font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-align:center}.profile-spacebox-boost-scale{width:100%;margin-top:4px}.profile-spacebox-boost-section{width:100%;display:flex;flex-direction:column;gap:8px;color:#fff;font-family:"Baloo 2",sans-serif;font-weight:700;text-transform:uppercase}.profile-spacebox-boost-label{font-size:clamp(15px,3.8vw,18px);line-height:1.15}.profile-spacebox-boost-field{display:flex;align-items:center;gap:10px;width:100%;min-height:60px;padding:0 18px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:#4812a4a3;box-shadow:inset 0 1px #ffffff0f}.profile-spacebox-boost-input{flex:1 1 auto;min-width:0;border:none;background:transparent;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(20px,5.2vw,25px);font-weight:700;outline:none;appearance:textfield}.profile-spacebox-boost-input::-webkit-outer-spin-button,.profile-spacebox-boost-input::-webkit-inner-spin-button{margin:0;appearance:none}.profile-spacebox-boost-suffix{flex:0 0 auto;font-family:"Baloo 2",sans-serif;font-size:clamp(20px,5.2vw,25px);font-weight:700}.profile-spacebox-boost-cost-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(16px,4vw,19px);font-weight:700;text-transform:uppercase}.profile-spacebox-boost-cost-value{display:inline-flex;align-items:center;gap:8px}.profile-spacebox-boost-cost-value img{width:28px;height:28px;object-fit:contain}.profile-spacebox-boost-actions{width:100%;display:flex;gap:14px;margin-top:6px}.profile-spacebox-boost-cancel,.profile-spacebox-boost-confirm{flex:1 1 0;min-height:54px;padding:0 16px;border:none;border-radius:26px;font-family:"Baloo 2",sans-serif;font-size:clamp(16px,4vw,18px);font-weight:700;text-transform:uppercase}.profile-spacebox-boost-cancel{background:transparent;border:2px solid rgba(255,255,255,.82);color:#fff}.profile-spacebox-boost-confirm{background:linear-gradient(239deg,#ff18be 13%,#f916d2);color:#fff;box-shadow:0 12px 24px #ff18be3d,inset 0 1px #ffffff29}.profile-spacebox-boost-confirm:disabled{opacity:.55;cursor:default}.profile-halving-screen{gap:20px}.profile-halving-content{position:relative;z-index:2;width:min(100%,480px);margin:0 auto;display:flex;flex-direction:column;gap:clamp(36px,8dvh,56px);padding-top:10px;padding-bottom:8px}.profile-halving-back{width:36px;height:36px;margin-left:2px;border:none;background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.profile-halving-stats{display:flex;flex-direction:column;gap:clamp(22px,4.8dvh,30px);padding-top:clamp(8px,1.6dvh,16px)}.profile-halving-stat-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.profile-halving-stat-label,.profile-halving-summary-label{color:#cdc4ea9e;font-family:"Baloo 2",sans-serif;font-size:clamp(16px,4.2vw,20px);font-weight:700;line-height:1.08;text-transform:uppercase}.profile-halving-stat-label{max-width:min(58vw,240px)}.profile-halving-stat-value{color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(16px,4.2vw,20px);font-weight:700;line-height:1.05;text-align:right;white-space:nowrap}.profile-halving-summary{display:flex;flex-direction:column;align-items:center;gap:clamp(10px,2.2dvh,16px);padding-top:clamp(8px,1.8dvh,14px);text-align:center}.profile-halving-summary-label{margin:0;max-width:min(100%,320px)}.profile-halving-summary-value{margin:0;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(38px,10.5vw,58px);font-weight:700;line-height:.98;letter-spacing:-.02em;text-transform:none}.profile-walk-distance-screen{--walk-hero-x: calc(var(--screen-pad-x) + var(--safe-left));--walk-hero-right: calc(var(--screen-pad-x) + var(--safe-right));--walk-purple: #8a53df;--walk-dark: #221847;--walk-line: #7a12ff;width:min(100%,596px);max-width:596px;padding-top:0;padding-bottom:calc(20px + env(safe-area-inset-bottom));gap:0;overflow-y:auto;background:#221847}.profile-walk-hero{position:relative;z-index:2;margin:0 calc(-1 * var(--walk-hero-right)) 0 calc(-1 * var(--walk-hero-x));padding:calc(var(--safe-top) + clamp(18px,4.55vw,27px)) calc(var(--walk-hero-right) + clamp(8px,2.7vw,16px)) clamp(34px,7.2vw,43px) calc(var(--walk-hero-x) + clamp(8px,2.7vw,16px));border-radius:0 0 clamp(26px,5.8vw,34px) clamp(26px,5.8vw,34px);background:var(--walk-purple)}.profile-walk-heading{position:relative;display:grid;grid-template-columns:clamp(30px,7vw,42px) minmax(0,1fr) clamp(30px,7vw,42px);align-items:center;gap:clamp(10px,2.7vw,16px);margin-top:clamp(32px,7.2vw,43px)}.profile-walk-back{width:clamp(30px,7vw,42px);height:clamp(30px,7vw,42px);border:0;border-radius:999px;background:transparent;color:#fff;display:grid;place-items:center;padding:0;cursor:pointer}.profile-walk-back svg{width:clamp(14px,3.05vw,18px);height:clamp(22px,4.7vw,28px)}.profile-walk-title-wrap{min-width:0;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:clamp(10px,2.35vw,14px)}.profile-walk-title{margin:0;color:#fff;font-size:clamp(22px,5.35vw,32px);line-height:1;text-align:center;text-transform:uppercase;letter-spacing:.01em}.profile-walk-title-line{display:block;height:2px;border-radius:999px;background:#ffffff38}.profile-walk-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(26px,8.4vw,50px);margin-top:clamp(27px,5.85vw,35px);padding-inline:clamp(24px,6.7vw,40px)}.profile-walk-summary-card{min-width:0;display:grid;grid-template-rows:minmax(clamp(32px,7.2vw,43px),auto) auto;gap:clamp(12px,3.15vw,19px)}.profile-walk-summary-label{display:flex;align-items:flex-start;min-height:clamp(32px,7.2vw,43px);color:#fff;font-family:Inter,sans-serif;font-size:clamp(15px,3.35vw,20px);font-weight:400;line-height:1.1}.profile-walk-summary-value{display:inline-flex;align-items:baseline;gap:clamp(4px,1.2vw,7px);color:#fff;font-size:clamp(42px,9.55vw,57px);line-height:.92;white-space:nowrap}.profile-walk-summary-value span{font-size:clamp(20px,4.35vw,26px);line-height:1}.profile-walk-list{position:relative;z-index:2;width:100%;padding:clamp(29px,7.55vw,45px) clamp(6px,2.35vw,14px) 0;display:flex;flex-direction:column}.profile-walk-entry{position:relative;width:100%;min-height:clamp(100px,20.45vw,122px);padding:0 clamp(44px,9.4vw,56px) clamp(17px,3.85vw,23px) 0;border:0;border-bottom:2px solid var(--walk-line);background:transparent;color:#fff;text-align:left;cursor:pointer}.profile-walk-entry+.profile-walk-entry{padding-top:clamp(20px,4.2vw,25px)}.profile-walk-entry-meta{display:flex;align-items:center;gap:clamp(31px,7.2vw,43px);color:#ffffff6b;font-family:Inter,sans-serif;font-size:clamp(22px,4.7vw,28px);font-weight:600;line-height:1}.profile-walk-entry-main{display:grid;grid-template-columns:clamp(112px,21.65vw,129px) minmax(0,1fr) auto;align-items:center;gap:clamp(14px,3.7vw,22px);margin-top:clamp(15px,3.35vw,20px);font-size:clamp(32px,6.4vw,38px);line-height:1}.profile-walk-entry-main small{font-size:clamp(18px,3.7vw,22px)}.profile-walk-entry-chevron{position:absolute;right:clamp(12px,3.35vw,20px);top:50%;transform:translateY(-50%);color:#fff;display:inline-flex}.profile-walk-entry-chevron svg{width:clamp(12px,2.55vw,15px);height:clamp(19px,4.05vw,24px)}.walk-session-screen{--walk-session-bg: #221847;--walk-session-card: #24194a;--walk-session-accent: #933cff;position:relative;width:min(100%,596px);max-width:596px;min-height:100dvh;margin:0 auto;overflow:hidden;background:var(--walk-session-bg);color:#fff}.walk-session-map{position:absolute;inset:0 0 clamp(282px,48vw,332px);overflow:hidden;background:transparent}.walk-session-map-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.walk-session-map-placeholder{position:absolute;left:50%;top:42%;width:min(78%,340px);margin:0;transform:translate(-50%,-50%);color:#ffffff94;font-family:Inter,sans-serif;font-size:clamp(14px,3.4vw,18px);font-weight:600;line-height:1.25;text-align:center}.walk-session-route{position:absolute;inset:clamp(92px,18vw,126px) clamp(54px,11vw,76px) clamp(42px,8vw,58px);overflow:visible}.walk-session-route-glow,.walk-session-route-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.walk-session-route-glow{stroke:#26f6ffb8;stroke-width:8.4;filter:blur(3px)}.walk-session-route-line{stroke:#37f8ff;stroke-width:3.1;filter:drop-shadow(0 0 9px rgba(29,242,255,.95))}.walk-session-route-pulse{fill:#1ee0ecb8;filter:drop-shadow(0 0 12px rgba(30,224,236,.95))}.walk-session-route-start{fill:#bffcff;stroke:#ffffffd6;stroke-width:.7}.walk-session-card{position:absolute;left:clamp(18px,4.2vw,25px);right:clamp(18px,4.2vw,25px);bottom:0;z-index:2;min-height:clamp(282px,48vw,332px);padding:clamp(37px,7.4vw,44px) clamp(19px,3.9vw,23px) calc(clamp(18px,3.8vw,23px) + env(safe-area-inset-bottom));border:0;border-radius:clamp(29px,6vw,36px) clamp(29px,6vw,36px) 0 0;background:var(--walk-session-card);box-shadow:0 -14px 30px #12072b3d}.walk-session-card:before{content:"";position:absolute;top:0;left:calc(-1*clamp(28px,6vw,36px));right:calc(-1*clamp(28px,6vw,36px));height:clamp(42px,8.4vw,50px);border:clamp(4px,.84vw,5px) solid var(--walk-session-accent);border-bottom:0;border-radius:clamp(38px,8vw,48px) clamp(38px,8vw,48px) 0 0;pointer-events:none}.walk-session-head{display:grid;grid-template-columns:clamp(74px,12.6vw,82px) minmax(0,1fr) auto;align-items:center;gap:clamp(19px,3.7vw,24px)}.walk-session-avatar{width:clamp(74px,12.6vw,82px);height:clamp(74px,12.6vw,82px);border-radius:50%;overflow:hidden;background:#d9d9d9}.walk-session-avatar img{width:100%;height:100%;object-fit:cover}.walk-session-title{min-width:0;display:flex;flex-direction:column;gap:clamp(9px,1.85vw,11px);font-family:Inter,sans-serif}.walk-session-title strong{color:#fff;font-size:clamp(24px,5.2vw,31px);font-weight:500;line-height:1.02;overflow-wrap:anywhere}.walk-session-title span{color:#ffffff6b;font-size:clamp(21px,4.7vw,28px);font-weight:600;line-height:1}.walk-session-distance{display:inline-flex;align-items:baseline;gap:clamp(5px,1vw,6px);color:#fff;font-size:clamp(43px,9.65vw,58px);font-weight:400;line-height:.9;white-space:nowrap}.walk-session-distance span{font-size:clamp(21px,4.9vw,29px)}.walk-session-divider{display:block;height:2px;margin:clamp(28px,5.5vw,33px) 0 clamp(22px,4.5vw,27px);border-radius:999px;background:#ffffff1f}.walk-session-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;text-align:center}.walk-session-stats article{display:flex;flex-direction:column;gap:clamp(13px,2.7vw,16px)}.walk-session-stats span{color:#fff;font-family:Inter,sans-serif;font-size:clamp(15px,3.35vw,20px);font-weight:400;line-height:1}.walk-session-stats strong{color:#fff;font-size:clamp(34px,8.1vw,49px);font-weight:400;line-height:.95}.walk-session-steps-btn,.walk-session-steps-note{width:fit-content;margin:clamp(15px,3vw,18px) auto 0;border:0;border-radius:999px;padding:clamp(5px,1.2vw,7px) clamp(12px,2.7vw,16px);background:#ffffff1f;color:#ffffffd1;font-family:Inter,sans-serif;font-size:clamp(12px,2.5vw,15px)}.walk-session-steps-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.walk-session-steps-btn.is-enabled{background:#2ecc7138;color:#9ef0bf;cursor:default}.walk-session-steps-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#2ecc71;color:#fff;font-size:12px;font-weight:700}.walk-session-finish-btn{width:100%;min-height:clamp(56px,10vw,64px);margin-top:clamp(14px,3vw,18px);border:0;border-radius:999px;background:#ffffff24;color:#fff;font-family:Inter,sans-serif;font-size:clamp(16px,3.4vw,20px);cursor:pointer}.walk-session-finish-btn:disabled{opacity:.6;cursor:wait}.walk-session-steps-note{text-align:center}.walk-session-desktop-warning{width:100%;margin:0 0 clamp(12px,2.5vw,16px);padding:clamp(10px,2.2vw,12px) clamp(12px,2.8vw,16px);border-radius:14px;background:#ffc10729;border:1px solid rgba(255,193,7,.45);color:#ffe082;font-family:Inter,sans-serif;font-size:clamp(12px,2.5vw,14px);line-height:1.4;text-align:center}.walk-session-back-btn{width:100%;min-height:clamp(76px,13vw,78px);margin-top:clamp(22px,4.5vw,27px);border:0;border-radius:999px;background:linear-gradient(90deg,#6b00ff,#b11cff);color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(42px,8vw,50px);line-height:1;cursor:pointer}.walk-session-screen .walk-session-card .walk-session-back-btn{font-size:clamp(30px,6.2vw,36px)!important;font-weight:700}@media(max-height:740px){.walk-session-map{bottom:clamp(258px,45vw,288px)}.walk-session-route{top:clamp(66px,15vw,92px);bottom:clamp(24px,6vw,42px)}.walk-session-card{min-height:clamp(258px,45vw,288px);padding-top:clamp(25px,6vw,37px)}.walk-session-divider{margin-block:clamp(18px,4vw,28px) clamp(17px,3.7vw,22px)}.walk-session-back-btn{min-height:clamp(62px,11.5vw,76px);margin-top:clamp(14px,3.2vw,22px)}}@media(max-width:380px){.walk-session-card{padding-inline:16px}.walk-session-head{grid-template-columns:60px minmax(0,1fr) auto;gap:12px}.walk-session-avatar{width:60px;height:60px}.walk-session-title{gap:7px}.walk-session-title strong{font-size:22px}.walk-session-title span{font-size:19px}.walk-session-distance{font-size:37px}.walk-session-distance span{font-size:18px}.walk-session-stats strong{font-size:31px}.walk-session-back-btn{font-size:clamp(28px,8vw,32px)!important}}@media(max-width:340px){.walk-session-card{padding-inline:13px}.walk-session-head{grid-template-columns:54px minmax(0,1fr) auto;gap:9px}.walk-session-avatar{width:54px;height:54px}.walk-session-title strong{font-size:19px}.walk-session-title span{font-size:17px}.walk-session-distance{font-size:32px}.walk-session-distance span{font-size:16px}.walk-session-stats strong{font-size:28px}}.profile-figma-list{display:flex;flex-direction:column;gap:18px}.profile-figma-row{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:none;padding:0;background:transparent;text-align:left;color:#fff}.profile-figma-row.is-button{cursor:pointer}.profile-figma-row-label{color:#fff6;font-family:"Glina Script em.","Baloo 2",sans-serif;font-size:var(--profile-row-label-font-size);font-weight:400;line-height:var(--profile-row-label-line-height);text-transform:lowercase}.profile-figma-row-label.is-uppercase{letter-spacing:.02em}.profile-figma-row-value{color:#fff;font-family:"Glina Script em.","Baloo 2",sans-serif;font-size:var(--profile-row-value-font-size);font-weight:400;line-height:var(--profile-row-value-line-height);text-transform:lowercase;white-space:nowrap}.profile-figma-row-action,.profile-figma-subscription{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;min-width:0}.profile-figma-row-chevron svg{width:clamp(15px,1.9svh,18px);height:clamp(15px,1.9svh,18px)}.profile-figma-subscription-badges{position:relative;display:inline-flex;align-items:center;padding-right:10px}.profile-figma-subscription-badge{width:30px;height:30px;margin-left:-8px;border-radius:999px;box-shadow:inset 0 1px #fff3,0 8px 14px #0000003d;color:#fff;display:grid;place-items:center;font-size:16px;line-height:1}.profile-figma-subscription-badge:first-child{margin-left:0}.profile-figma-subscription-badge.is-blue{background:linear-gradient(180deg,#1d93ff,#0a6fd5)}.profile-figma-subscription-badge.is-orange{background:linear-gradient(180deg,#ff7a2b,#f14618)}.profile-figma-auth-switch{position:relative;width:48px;height:22px;flex:0 0 auto;border-radius:999px;background:#8f7dcb5c;transition:background-color .18s ease}.profile-figma-auth-switch.is-on{background:#824af56b}.profile-figma-auth-thumb{position:absolute;top:50%;left:2px;width:24px;height:24px;border-radius:999px;transform:translateY(-50%);background:linear-gradient(180deg,#b43fff,#8725ee);box-shadow:0 8px 18px #7528e857,inset 0 1px #ffffff42;transition:transform .18s ease,left .18s ease}.profile-figma-auth-switch.is-on .profile-figma-auth-thumb{left:calc(100% - 26px)}.profile-figma-detail-content,.profile-figma-password-content{min-height:calc(100dvh - 176px - env(safe-area-inset-bottom))}.profile-figma-detail-content{gap:24px}.profile-figma-detail-card{min-height:190px;padding:18px 16px 20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.profile-figma-back-btn{position:absolute;top:22px;left:18px;width:36px;height:36px;border:none;border-radius:999px;background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.profile-figma-detail-avatar-wrap{position:relative;margin-top:10px}.profile-figma-detail-avatar{width:92px;height:92px;display:block;border-radius:999px;background:linear-gradient(239deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff2e,0 10px 22px #4814b13d;overflow:hidden}.profile-figma-detail-avatar.has-photo{background:transparent;box-shadow:none}.profile-figma-detail-edit{position:absolute;right:-6px;bottom:6px;width:36px;height:36px;border-radius:999px;background:#fff;box-shadow:inset 0 1px #fffc,0 10px 20px #1308362e;color:#7f4bff;display:inline-flex;align-items:center;justify-content:center;border:none;padding:0;cursor:pointer}.profile-figma-detail-edit svg{width:18px;height:18px}.profile-figma-avatar-input{display:none}.profile-figma-avatar-image{width:100%;height:100%;display:block;object-fit:cover}.profile-figma-detail-title-row{margin-top:34px;display:inline-flex;align-items:center;gap:10px}.profile-figma-detail-title{margin:0;color:#fff;font-family:"Glina Script em.","Baloo 2",sans-serif;font-size:clamp(24px,3.1svh,30px);font-weight:400;line-height:clamp(24px,3.1svh,30px);text-transform:lowercase;text-align:center}.profile-figma-nickname-editor{width:min(100%,244px);margin-top:28px;display:flex;flex-direction:column;align-items:center;gap:10px}.profile-figma-nickname-input{width:100%;height:42px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#121032e0;box-shadow:inset 0 1px #ffffff14;color:#fff;text-align:center;font-size:17px;line-height:1;padding:0 16px;outline:none}.profile-figma-nickname-input::placeholder{color:#ffffff6b}.profile-figma-nickname-input:focus{border-color:#8d2bffeb;box-shadow:inset 0 1px #ffffff14,0 0 0 2px #8d2bff2e}.profile-figma-nickname-actions{display:inline-flex;align-items:center;gap:8px}.profile-figma-nickname-action{min-width:88px;height:34px;border:none;border-radius:999px;padding:0 14px;cursor:pointer;font-size:13px;line-height:1}.profile-figma-nickname-action.is-save{background:linear-gradient(239deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff2e,0 10px 22px #4814b13d;color:#fff}.profile-figma-nickname-action.is-cancel{background:#432d7c8a;border:1px solid rgba(141,43,255,.72);box-shadow:inset 0 1px #ffffff14;color:#fff}.profile-figma-inline-edit{width:21px;height:21px;border:none;border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:center;padding:3px;cursor:pointer;box-shadow:inset 0 1px #fffc,0 8px 18px #1308362e}.profile-figma-detail-list{gap:clamp(8px,1.2svh,12px)}.profile-figma-detail-list .profile-figma-row{min-height:48px}.profile-figma-password-content{padding-top:52px}.profile-figma-password-back{position:static;align-self:flex-start;margin-left:2px}.profile-figma-password-form{width:100%;display:flex;flex-direction:column;align-items:center;gap:28px}.profile-figma-password-stack{width:100%;display:flex;flex-direction:column;gap:26px}.profile-figma-password-group{width:100%;display:flex;flex-direction:column;gap:12px}.profile-figma-password-prompt{width:100%;margin:20px 0 0;color:#fff;font-size:24px;line-height:1.15;text-align:center}.profile-figma-password-destination,.profile-figma-password-feedback{width:100%;margin:0;text-align:center;line-height:1.3}.profile-figma-password-destination{color:#d4cdf0c7;font-size:16px}.profile-figma-password-feedback{font-size:16px}.profile-figma-password-feedback.is-success{color:#97f2b5}.profile-figma-password-feedback.is-error{color:#ff5b68}.profile-figma-password-field{position:relative;width:100%;display:block}.profile-figma-password-input{width:100%;height:84px;border-radius:22px;border:1px solid rgba(255,255,255,.18);background:#1e194ab8;box-shadow:inset 0 1px #ffffff14,0 14px 30px #0a04271f;color:#fff;font-size:22px;line-height:1;padding:0 78px 0 28px;outline:none}.profile-figma-password-input:focus{border-color:#8d2bffdb;box-shadow:inset 0 1px #ffffff14,0 0 0 2px #8d2bff29}.profile-figma-password-status{position:absolute;top:50%;right:20px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.profile-figma-password-status.is-valid{color:#1cff48}.profile-figma-password-status.is-invalid{color:#ff4b6e}.profile-figma-password-hint{margin:0 8px;color:#cdc4ea9e;font-size:14px;line-height:1.2}.profile-figma-password-continue{width:100%;min-height:70px;border:none;border-radius:999px;background:linear-gradient(90deg,#9e25ff,#7300ff 52%,#8d20ff);box-shadow:inset 0 1px #ffffff2e,0 18px 36px #4814b147;color:#fff;font-size:24px;line-height:1;cursor:pointer}.profile-figma-password-continue:disabled{opacity:.72;cursor:default}.profile-figma-password-recovery{border:none;background:transparent;color:#fff;font-size:22px;line-height:1;cursor:pointer}button.profile-figma-logout-btn{width:100%;min-height:var(--profile-action-button-height);margin:auto 0 0;border-radius:30px;border:none;outline:1px solid #6100ff;outline-offset:-1px;background:transparent;box-shadow:none;color:#fff;font-family:"Glina Script em.","Baloo 2",sans-serif;font-size:var(--profile-action-button-font-size);font-weight:400;line-height:var(--profile-action-button-line-height);text-transform:lowercase;cursor:pointer;transition:opacity .2s ease}button.profile-figma-logout-btn:disabled{opacity:.65;cursor:default}button.profile-figma-delete-btn{width:100%;min-height:var(--profile-action-button-height);margin:12px 0 0;border-radius:30px;border:none;outline:1px solid #6100ff;outline-offset:-1px;background:transparent;box-shadow:none;color:#fff;font-family:"Glina Script em.","Baloo 2",sans-serif;font-size:var(--profile-action-button-font-size);font-weight:400;line-height:var(--profile-action-button-line-height);text-transform:lowercase;cursor:pointer}button.profile-figma-logout-btn,button.profile-figma-delete-btn{display:inline-flex;align-items:center;justify-content:center}@keyframes profile-figma-appear{0%{opacity:0;transform:translateY(12px) scale(.988)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:420px){.profile-figma-screen .profile-v2-top-row,.profile-figma-content{width:100%}.profile-figma-player-card{min-height:108px;padding-right:48px}.profile-figma-player-avatar{width:68px;height:68px}.profile-figma-halving-track,.profile-figma-spacebox-track{min-height:34px}.profile-figma-halving-name,.profile-figma-halving-value,.profile-figma-spacebox-name,.profile-figma-spacebox-value{font-size:15px}.profile-halving-content{width:100%;gap:clamp(28px,7dvh,44px)}.profile-halving-stats{gap:20px}.profile-halving-stat-label,.profile-halving-stat-value,.profile-halving-summary-label{font-size:15px}.profile-halving-summary-value{font-size:clamp(30px,11vw,46px)}.profile-figma-detail-card{min-height:176px;padding:16px 14px 18px}.profile-figma-detail-avatar{width:84px;height:84px}}@media(max-height:760px){.profile-figma-detail-content{gap:18px;min-height:calc(100dvh - 166px - env(safe-area-inset-bottom))}.profile-figma-detail-card{min-height:164px;padding:14px 14px 16px}.profile-figma-password-content{padding-top:38px}.profile-figma-password-form{gap:22px}.profile-figma-password-stack{gap:20px}.profile-figma-password-group{gap:10px}.profile-figma-password-prompt{margin-top:14px;font-size:20px}.profile-figma-password-input{height:76px;font-size:19px;padding:0 68px 0 22px}.profile-figma-password-status{right:18px}.profile-figma-password-status svg{width:32px;height:32px}.profile-figma-password-hint{font-size:13px}.profile-figma-password-continue{min-height:74px;font-size:20px}.profile-figma-password-recovery{font-size:18px}.profile-figma-back-btn{top:18px;left:14px;width:32px;height:32px}.profile-figma-detail-avatar-wrap{margin-top:6px}.profile-figma-detail-avatar{width:76px;height:76px}.profile-figma-detail-edit{width:34px;height:34px}.profile-figma-detail-title-row{margin-top:24px}.profile-figma-detail-title{font-size:18px}.profile-figma-nickname-editor{width:min(100%,228px);margin-top:20px;gap:8px}.profile-figma-nickname-input{height:38px;font-size:15px}.profile-figma-nickname-action{min-width:78px;height:31px;font-size:12px}.profile-figma-detail-list{gap:clamp(7px,1svh,10px)}.profile-figma-detail-list .profile-figma-row{min-height:42px}}@media(max-height:680px){.profile-figma-detail-content{gap:14px;min-height:calc(100dvh - 158px - env(safe-area-inset-bottom))}.profile-figma-detail-card{min-height:150px;padding:12px 12px 14px}.profile-figma-password-content{padding-top:28px}.profile-figma-password-form{gap:18px}.profile-figma-password-stack{gap:16px}.profile-figma-password-group{gap:8px}.profile-figma-password-prompt{margin-top:8px;font-size:18px}.profile-figma-password-input{height:66px;border-radius:18px;font-size:17px;padding:0 58px 0 18px}.profile-figma-password-status{right:14px}.profile-figma-password-status svg{width:28px;height:28px}.profile-figma-password-hint{margin:0 4px;font-size:12px}.profile-figma-password-continue{min-height:62px;font-size:18px}.profile-figma-password-recovery{font-size:16px}.profile-figma-detail-avatar{width:68px;height:68px}.profile-figma-detail-edit{width:30px;height:30px;right:-4px;bottom:4px}.profile-figma-detail-edit svg{width:16px;height:16px}.profile-figma-detail-title-row{margin-top:20px;gap:8px}.profile-figma-detail-title{font-size:16px}.profile-figma-nickname-editor{width:min(100%,210px);margin-top:16px;gap:6px}.profile-figma-nickname-input{height:34px;font-size:14px;padding:0 12px}.profile-figma-nickname-actions{gap:6px}.profile-figma-nickname-action{min-width:72px;height:28px;font-size:11px;padding:0 12px}.profile-figma-inline-edit{width:19px;height:19px}.profile-figma-detail-list{gap:10px}.profile-figma-detail-list .profile-figma-row{min-height:38px}}@keyframes profile-v2-enter{0%{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.profile-v2-top-row{animation:none;opacity:1;transform:none}}.wallet-screen{--wallet-layout-gap: 16px;--wallet-top-bar-size: 78px;--wallet-hero-overlap: calc( var(--app-screen-pad-top) + var(--app-top-bar-stack-offset, 0px) + var(--wallet-top-bar-size) + var(--wallet-layout-gap) );gap:var(--wallet-layout-gap);padding-top:var(--app-screen-pad-top);padding-bottom:env(safe-area-inset-bottom);overflow-y:auto;overflow-x:hidden;background:radial-gradient(circle at 50% 0%,#9d69ff33,#9d69ff00 34%),linear-gradient(180deg,#29165f,#261147 40%,#1f123c)}html.is-ios-standalone .wallet-screen.space-screen:has(.app-screen-top-row){--wallet-pwa-top-inset: var(--safe-top);padding-top:0;--wallet-hero-overlap: calc( var(--wallet-pwa-top-inset) + var(--wallet-top-bar-size) + var(--wallet-layout-gap) )}html.is-ios-standalone .wallet-screen .wallet-top-row.app-screen-top-row{top:var(--wallet-pwa-top-inset);margin-top:var(--wallet-pwa-top-inset)}.wallet-top-row{position:sticky;top:var(--wallet-top-row-top);z-index:8;margin-bottom:0}.wallet-screen .main-v2-token-action{margin-left:auto;border:1px solid rgba(160,109,255,.82);background:#120d31f0;box-shadow:0 0 0 2px #a06dff2e,0 0 16px #8d4aff47,0 0 30px #8d4aff2e,0 0 52px #8d4aff1a,inset 0 1px #ffffff14;color:#fff}.wallet-hero,.wallet-transactions{position:relative;z-index:2;opacity:0;transform:translateY(12px) scale(.988);animation:wallet-item-enter .32s ease-out forwards;animation-delay:calc(var(--wallet-item-index, 0) * 70ms + 40ms)}.wallet-hero{width:auto;margin-top:calc(var(--wallet-hero-overlap) * -1);margin-inline:calc((var(--screen-pad-x) + var(--safe-left)) * -1) calc((var(--screen-pad-x) + var(--safe-right)) * -1)}.wallet-panel{width:100%;min-height:clamp(196px,24dvh,228px);padding:clamp(104px,17dvh,124px) clamp(16px,4.2vw,24px) clamp(20px,4dvh,28px);border-radius:0 0 30px 30px;background:linear-gradient(180deg,#8f59e8,#7b45e7);box-shadow:0 20px 44px #4c1caa47,inset 0 1px #ffffff14}.wallet-balance-card{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 12px 24px #0d072524,inset 0 1px #ffffff0a}.wallet-balance-row{min-height:70px;padding:14px 14px 13px;display:flex;align-items:center;justify-content:space-between;gap:14px}.wallet-balance-row+.wallet-balance-row{border-top:1px solid rgba(40,29,78,.7)}.wallet-balance-left{display:flex;align-items:center;gap:12px;min-width:0}.wallet-balance-icon{width:36px;height:36px;flex:0 0 auto;display:block;object-fit:contain}.wallet-balance-label{color:#2f275c;font-family:"Baloo 2",sans-serif;font-size:clamp(21px,5vw,27px);font-weight:700;line-height:1;letter-spacing:.02em;text-transform:uppercase}.wallet-balance-value{color:#2f275c;font-family:"Baloo 2",sans-serif;font-size:clamp(22px,5.2vw,30px);font-weight:700;line-height:1;white-space:nowrap}.wallet-transactions{display:flex;flex-direction:column;gap:14px;padding:0 2px;padding-bottom:calc(88px + env(safe-area-inset-bottom))}.wallet-transactions-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.wallet-section-title{margin:0;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(22px,5.4vw,28px);font-weight:700;line-height:1;letter-spacing:.02em;text-transform:uppercase}.wallet-sort-pill{min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#151030b8;box-shadow:inset 0 1px #ffffff14,0 10px 20px #08031e24;display:inline-flex;align-items:center;gap:10px;color:#fff;font:400 clamp(11px,2.9vw,13px) / 1 "Inter",sans-serif;white-space:nowrap}.wallet-sort-pill span,.wallet-sort-pill svg,.wallet-sort-pill *{font-family:Inter,sans-serif!important;font-weight:400!important}.wallet-sort-wrap{position:relative;flex:0 0 auto}.wallet-sort-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:214px;padding:6px;border-radius:18px;border:1px solid rgba(255,255,255,.14);background:#1c1046fa;box-shadow:0 16px 30px #08031e47,inset 0 1px #ffffff14;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:4;display:flex;flex-direction:column;gap:4px}.wallet-sort-option{width:100%;min-height:42px;padding:0 12px;border:none;border-radius:14px;background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:flex-start;font:400 clamp(12px,3.2vw,14px) / 1 "Inter",sans-serif;text-align:left;cursor:pointer;white-space:nowrap}.wallet-sort-option.is-active{background:linear-gradient(239deg,#6100ffeb 13%,#9522f0eb);box-shadow:inset 0 1px #ffffff24}.wallet-list{display:flex;flex-direction:column}.wallet-empty-state{min-height:180px;border-radius:22px;border:1px solid rgba(255,255,255,.16);background:#19184a73;box-shadow:inset 0 1px #ffffff14;display:grid;place-items:center;gap:14px;padding:24px 18px;text-align:center}.wallet-empty-state--error{border-color:#ff5c5c59}.wallet-empty-text{margin:0;color:#fffc;font-family:Inter,sans-serif;font-size:clamp(16px,4.2vw,20px);font-weight:400;line-height:1.3}.wallet-empty-retry{min-height:40px;padding:0 18px;border:1px solid rgba(160,109,255,.82);border-radius:999px;background:#120d31f0;color:#fff;font-family:Inter,sans-serif;font-size:clamp(14px,3.6vw,16px);font-weight:400;cursor:pointer}.wallet-transaction{padding:14px 0 13px;border-bottom:1px solid rgba(255,255,255,.12)}.wallet-transaction-top,.wallet-transaction-main{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.wallet-transaction-top{margin-bottom:5px}.wallet-transaction-date{color:#ccc5ff7a;font-family:Inter,sans-serif;font-size:clamp(14px,3.8vw,17px);font-weight:400;line-height:1}.wallet-transaction-status{color:#ffb21f;font-family:Inter,sans-serif;font-size:clamp(19px,4.8vw,24px);font-weight:400;line-height:1;text-transform:lowercase;text-align:right}.wallet-transaction-status.is-done{color:#25ff63}.wallet-transaction-status.is-failed{color:#ff5c5c}.wallet-transaction-title{color:#fff;font-family:Inter,sans-serif;font-size:clamp(20px,4.6vw,26px);font-weight:400;line-height:1.12}.wallet-transaction-amount{color:#fff;font-family:Inter,sans-serif;font-size:clamp(23px,5.2vw,30px);font-weight:400;line-height:1;white-space:nowrap}.wallet-send-btn{position:fixed;left:50%;bottom:calc(env(safe-area-inset-bottom) + 6px);transform:translate(-50%);transform-origin:center center;width:min(calc(100% - (var(--screen-pad-x) * 2)),var(--screen-max));z-index:9;min-height:68px;margin-top:0;border:none;border-radius:999px;background:linear-gradient(239deg,#6100ff 13%,#9522f0);color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(23px,5.2vw,30px);font-weight:700;line-height:1;letter-spacing:.04em;box-shadow:0 14px 28px #6000df3d,inset 0 1px #ffffff1f}button.wallet-send-btn:not(:disabled):active{transform:translate(-50%) translateY(1px) scale(.985);filter:brightness(.99)}.wallet-transfer-modal{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;overflow:visible}.wallet-transfer-backdrop{position:absolute;inset:0;border:none;background:#070418c7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.wallet-transfer-panel{position:relative;width:min(100vw - 24px,376px);max-height:calc(100dvh - 28px);margin:14px;padding:22px 18px 18px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top center,#ffffff29,#fff0 30%),linear-gradient(180deg,#9b1eff,#6f05ff 48%,#5200f0);box-shadow:0 26px 54px #0c042e75,inset 0 1px #ffffff29;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.wallet-transfer-close{position:absolute;top:calc(50% - (min(100dvh - 28px,376px)/2) - 84px);right:clamp(22px,6vw,30px);width:46px;height:46px;padding:0;border:none;border-radius:50%;background:#6c17ff;color:#fff;box-shadow:inset 0 1px #ffffff38,0 8px 18px #0c042e47;z-index:2}.wallet-transfer-title{margin:6px 0 2px;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(18px,4.6vw,24px);font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-align:center}.wallet-transfer-section{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:4px;color:#fff;font-family:"Baloo 2",sans-serif;font-weight:700;text-transform:uppercase}.wallet-transfer-label{font-size:clamp(16px,4vw,19px)}.wallet-transfer-field{display:flex;align-items:center;gap:10px;width:100%;min-height:60px;padding:0 16px 0 18px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:#4812a4a3;box-shadow:inset 0 1px #ffffff0f}.wallet-transfer-amount-field{position:relative;overflow:visible}.wallet-transfer-input{flex:1 1 auto;min-width:0;border:none;background:transparent;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(20px,5.2vw,25px);font-weight:700;outline:none;appearance:textfield}.wallet-transfer-input::-webkit-outer-spin-button,.wallet-transfer-input::-webkit-inner-spin-button{margin:0;appearance:none}.wallet-transfer-input::placeholder{color:#ffffff73}.wallet-transfer-input-email{font-size:clamp(18px,4.8vw,23px);text-transform:none}.wallet-transfer-currency-group{display:inline-flex;align-items:center;gap:6px;color:#fff;padding:0;border:none;background:transparent;flex:0 0 auto;cursor:pointer}.wallet-transfer-currency-wrap{position:relative;flex:0 0 auto;display:inline-flex;align-items:center}.wallet-transfer-currency-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:124px;padding:6px;border-radius:18px;border:1px solid rgba(255,255,255,.14);background:#1c1046fa;box-shadow:0 16px 30px #08031e47,inset 0 1px #ffffff14;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:4;display:flex;flex-direction:column;gap:4px}.wallet-transfer-currency-option{width:100%;min-height:42px;padding:0 10px;border:none;border-radius:14px;background:transparent;color:#fff;display:inline-flex;align-items:center;gap:8px;font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:700;line-height:1;text-align:left;cursor:pointer}.wallet-transfer-currency-option.is-active{background:linear-gradient(239deg,#6100ffeb 13%,#9522f0eb);box-shadow:inset 0 1px #ffffff24}.wallet-transfer-currency-option-icon{width:24px;height:24px;flex:0 0 auto;display:block;object-fit:contain}.wallet-transfer-currency-icon{width:30px;height:30px;display:block;object-fit:contain}.wallet-transfer-summary{display:flex;flex-direction:column;gap:8px;margin-top:4px}.wallet-transfer-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;font-family:"Baloo 2",sans-serif;text-transform:uppercase}.wallet-transfer-summary-label{font-size:clamp(17px,4.2vw,20px);font-weight:700}.wallet-transfer-summary-value{font-size:clamp(18px,4.5vw,22px);font-weight:700;text-align:right}.wallet-transfer-success-panel{min-height:min(100dvh - 28px,376px);justify-content:flex-start;padding-top:24px}.wallet-transfer-success-title{margin-bottom:0}.wallet-transfer-success-icon{width:100%;margin-top:clamp(82px,16vw,124px);display:grid;place-items:center}.wallet-transfer-success-message{margin:clamp(24px,5.8vw,32px) auto 0;max-width:16ch;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(24px,5.8vw,31px);font-weight:700;line-height:.98;text-align:center;text-transform:uppercase}.wallet-transfer-actions{width:100%;display:flex;gap:14px;margin-top:10px}.wallet-transfer-success-close{top:calc(50% - (min(100dvh - 28px,376px)/2) - 84px);right:clamp(22px,6vw,30px)}.wallet-transfer-cancel,.wallet-transfer-confirm{flex:1 1 0;min-height:54px;padding:0 16px;border:none;border-radius:26px;font-family:"Baloo 2",sans-serif;font-size:clamp(16px,4vw,18px);font-weight:700;text-transform:uppercase}.wallet-transfer-cancel{background:transparent;border:2px solid rgba(255,255,255,.82);color:#fff}.wallet-transfer-confirm{background:linear-gradient(239deg,#ff18be 13%,#f916d2);color:#fff;box-shadow:0 12px 24px #ff18be3d,inset 0 1px #ffffff29}.wallet-receive-modal{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;overflow:visible}.wallet-receive-backdrop{position:absolute;inset:0;border:none;background:#070418c7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.wallet-receive-panel{position:relative;width:min(100vw - 24px,376px);max-height:calc(100dvh - 28px);margin:14px;padding:22px 18px 18px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top center,#ffffff29,#fff0 30%),linear-gradient(180deg,#9b1eff,#6f05ff 48%,#5200f0);box-shadow:0 26px 54px #0c042e75,inset 0 1px #ffffff29;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.wallet-receive-close{position:absolute;top:calc(50% - (min(100dvh - 28px,376px)/2) - 84px);right:clamp(22px,6vw,30px);width:46px;height:46px;padding:0;border:none;border-radius:50%;background:#6c17ff;color:#fff;box-shadow:inset 0 1px #ffffff38,0 8px 18px #0c042e47;z-index:2}.wallet-receive-title{margin:6px 0 2px;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(18px,4.6vw,24px);font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-align:center}.wallet-receive-qr-shell{position:relative;width:min(100%,clamp(224px,58vw,252px));margin:4px auto 2px;display:grid;place-items:center}.wallet-receive-qr{width:100%;display:block;object-fit:contain;filter:drop-shadow(0 12px 28px rgba(58,0,180,.22))}.wallet-receive-qr-fallback{width:100%;aspect-ratio:1;border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.24) 0 12%,transparent 12% 24%,rgba(255,255,255,.24) 24% 36%,transparent 36% 48%,rgba(255,255,255,.24) 48% 60%,transparent 60% 72%,rgba(255,255,255,.24) 72% 84%,transparent 84% 100%),linear-gradient(225deg,rgba(255,255,255,.24) 0 12%,transparent 12% 24%,rgba(255,255,255,.24) 24% 36%,transparent 36% 48%,rgba(255,255,255,.24) 48% 60%,transparent 60% 72%,rgba(255,255,255,.24) 72% 84%,transparent 84% 100%)}.wallet-receive-share{position:absolute;right:calc(-1*clamp(48px,11vw,64px));bottom:clamp(10px,2.6vw,16px);width:clamp(46px,9.5vw,60px);height:clamp(46px,9.5vw,60px);border:none;border-radius:50%;background:#d4ff0f;color:#2b164f;box-shadow:0 0 22px #d4ff0f85,0 12px 24px #22085847,inset 0 1px #ffffff3d;display:grid;place-items:center;padding:0}.wallet-receive-section{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:4px;color:#fff;font-family:"Baloo 2",sans-serif;font-weight:700;text-transform:uppercase}.wallet-receive-label{font-size:clamp(16px,4vw,19px)}.wallet-receive-field{display:flex;align-items:center;gap:10px;width:100%;min-height:60px;padding:0 16px 0 18px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:#4812a4a3;box-shadow:inset 0 1px #ffffff0f}.wallet-receive-value{flex:1 1 auto;min-width:0;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(18px,4.8vw,23px);font-weight:700;line-height:1;text-transform:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wallet-receive-copy{flex:0 0 auto;border:none;background:transparent;color:#fff;padding:0;display:grid;place-items:center}.wallet-receive-copy.is-copied{color:#d4ff0f}.wallet-transfer-transition-enter-active,.wallet-transfer-transition-leave-active{transition:opacity .22s ease,transform .22s ease}.wallet-transfer-transition-enter-active .wallet-transfer-backdrop,.wallet-transfer-transition-leave-active .wallet-transfer-backdrop,.wallet-transfer-transition-enter-active .wallet-receive-backdrop,.wallet-transfer-transition-leave-active .wallet-receive-backdrop{transition:opacity .22s ease}.wallet-transfer-transition-enter-active .wallet-transfer-panel,.wallet-transfer-transition-leave-active .wallet-transfer-panel,.wallet-transfer-transition-enter-active .wallet-receive-panel,.wallet-transfer-transition-leave-active .wallet-receive-panel{transition:opacity .22s ease,transform .22s ease}.wallet-transfer-transition-enter-from,.wallet-transfer-transition-leave-to{opacity:0;transform:scale(.98)}.wallet-transfer-transition-enter-from .wallet-transfer-backdrop,.wallet-transfer-transition-leave-to .wallet-transfer-backdrop,.wallet-transfer-transition-enter-from .wallet-receive-backdrop,.wallet-transfer-transition-leave-to .wallet-receive-backdrop{opacity:0}.wallet-transfer-transition-enter-from .wallet-transfer-panel,.wallet-transfer-transition-leave-to .wallet-transfer-panel,.wallet-transfer-transition-enter-from .wallet-receive-panel,.wallet-transfer-transition-leave-to .wallet-receive-panel{opacity:0;transform:translateY(18px) scale(.96)}.wallet-transfer-transition-enter-from .wallet-transfer-close,.wallet-transfer-transition-leave-to .wallet-transfer-close,.wallet-transfer-transition-enter-from .wallet-receive-close,.wallet-transfer-transition-leave-to .wallet-receive-close{opacity:0;transform:translateY(8px) scale(.92)}@media(max-width:390px){.wallet-panel{padding-inline:10px;padding-bottom:18px}.wallet-balance-row{min-height:64px;padding-inline:12px}.wallet-sort-menu{min-width:198px}.wallet-sort-option{min-height:40px;font-size:clamp(12px,3.1vw,13px)}.wallet-transfer-panel{width:min(100vw - 20px,360px);padding:20px 16px 16px}.wallet-transfer-close{top:calc(50% - (min(100dvh - 28px,360px)/2) - 80px);right:16px;width:44px;height:44px}.wallet-transfer-field{min-height:58px;padding-inline:16px 14px}.wallet-transfer-currency-menu{min-width:112px}.wallet-transfer-currency-option{min-height:40px;font-size:15px}.wallet-transfer-actions{gap:12px}.wallet-receive-panel{width:min(100vw - 20px,360px);padding:20px 16px 16px}.wallet-receive-close{top:calc(50% - (min(100dvh - 28px,360px)/2) - 80px);right:16px;width:44px;height:44px}.wallet-transfer-success-close{top:calc(50% - (min(100dvh - 28px,360px)/2) - 80px);right:16px}.wallet-receive-qr-shell{width:min(100%,clamp(206px,64vw,234px))}.wallet-receive-share{right:calc(-1*clamp(48px,11vw,64px));bottom:clamp(10px,2.6vw,16px);width:clamp(46px,9.5vw,60px);height:clamp(46px,9.5vw,60px)}.wallet-receive-field{min-height:58px;padding-inline:16px 14px}}@keyframes wallet-item-enter{0%{opacity:0;transform:translateY(12px) scale(.988)}to{opacity:1;transform:translateY(0) scale(1)}}.main-v2-screen{--main-v2-pet-device-scale: 1;--main-v2-side-width: clamp(58px, 16.5vw, 84px);--main-v2-top-control-size: var(--app-top-control-size);--main-v2-chat-size: var(--main-v2-top-control-size);--main-v2-side-control-size: clamp(46px, 11.8dvw, 70px);--main-v2-side-control-icon-size: clamp(28px, 6.8dvw, 40px);--main-v2-side-control-inset: clamp(5px, 1.6dvw, 10px);--main-v2-side-control-offset-y: clamp(7px, 1.8dvw, 12px);--main-v2-head-top: clamp(-6px, .2dvh, 8px);--main-v2-side-tools-top: clamp(276px, 38dvh, 362px);--main-v2-help-offset-y: clamp(196px, 24.5dvh, 240px);--main-v2-help-size: 32px;--main-v2-crates-width: 78px;--main-v2-action-size: clamp(52px, 15vw, 72px);--main-v2-panda-left: 50%;--main-v2-panda-bottom: clamp(-10px, -.6dvh, 14px);--main-v2-panda-width: min(80%, clamp(295px, 76vw, 390px));--main-v2-pet-left: var(--main-v2-panda-left);--main-v2-pet-bottom: var(--main-v2-panda-bottom);--main-v2-pet-width: var(--main-v2-panda-width);--main-v2-pet-bottom-offset: 0px;--main-v2-pet-standalone-bottom-offset: 0px;--main-v2-pet-raise: 0px;--main-v2-pet-extra-scale: 1;--main-v2-pet-age-scale: 1;--main-v2-pet-hitbox-ratio: 1.12;--main-v2-rank-shift-x: -2px;min-height:100vh;height:auto;max-width:600px;justify-content:space-between;gap:0;padding:calc(var(--safe-top) + var(--app-top-offset-home)) clamp(10px,2.2vw,16px) calc(clamp(98px,14.5dvh,116px) + env(safe-area-inset-bottom));background-size:cover;background-position:center;background-repeat:no-repeat}@supports (height: 100lvh){.main-v2-screen{min-height:100lvh;height:auto}}.main-v2-topbar-wrap{position:relative;z-index:5;width:100%}.main-v2-topbar{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:clamp(50px,11.6dvw,72px);gap:clamp(6px,2dvw,14px);padding:clamp(4px,1.1dvw,8px) clamp(6px,1.8dvw,12px) clamp(4px,1.1dvw,8px) clamp(6px,1.8dvw,12px);border-radius:999px;background:#221847;box-shadow:0 14px 32px #130b3152,inset 0 1px #ffffff0f;overflow:visible}.main-v2-left-stack{position:absolute;left:0;top:0;display:flex;flex-direction:column;align-items:center;gap:10px;z-index:4}.main-v2-profile-btn{width:clamp(46px,11.8dvw,70px);height:clamp(46px,11.8dvw,70px);flex:0 0 auto;border:none;background:linear-gradient(239deg,#6100ff 13%,#9522f0);border-radius:999px;display:grid;place-items:center;cursor:pointer;padding:0;overflow:hidden}.main-v2-profile-btn svg{width:clamp(24px,5.8dvw,36px);height:clamp(24px,5.8dvw,36px)}.main-v2-token-pill{flex:1 1 auto;min-width:0;height:auto;margin-top:0;border-radius:999px;background:transparent;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;display:inline-flex;align-items:center;justify-content:space-between;gap:clamp(6px,1.6dvw,12px);padding:0}.main-v2-token-list{display:inline-flex;align-items:center;justify-content:center;gap:clamp(8px,3.2dvw,24px);flex:1 1 auto;min-width:0}.main-v2-token-item{display:inline-flex;align-items:center;gap:clamp(4px,1.2dvw,9px);min-width:0}.main-v2-token-badge{width:clamp(26px,5.8dvw,42px);height:clamp(26px,5.8dvw,42px);border-radius:999px;background:transparent;display:inline-flex;align-items:center;justify-content:center}.main-v2-token-badge-icon{width:100%;height:100%;display:block;object-fit:contain}.main-v2-token-value{color:#fff;font-family:Inter,sans-serif;font-size:clamp(13px,3dvw,22px);font-weight:600;line-height:1;white-space:nowrap}.main-v2-token-action{width:clamp(46px,11.2dvw,68px);height:clamp(46px,11.2dvw,68px);margin-left:auto;padding:0;border:none;border-radius:999px;background:linear-gradient(239deg,#6100ff 13%,#9522f0);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;cursor:pointer;appearance:none}.main-v2-token-action svg{width:clamp(26px,6.2dvw,36px);height:clamp(26px,6.2dvw,36px);display:block}.main-v2-stage{position:relative;z-index:1;flex:1 1 auto;min-height:0;margin-top:clamp(6px,1.2dvh,12px)}.main-v2-rank{position:absolute;z-index:6;left:0;right:0;width:fit-content;margin-inline:auto;top:var(--main-v2-head-top);translate:var(--main-v2-rank-shift-x) 0;min-width:clamp(112px,28vw,138px);height:clamp(38px,6.4dvh,48px);border-radius:999px;border:1px solid rgba(173,185,201,.46);background:linear-gradient(180deg,#758fadeb,#677d98eb);box-shadow:inset 0 1px #ffffff29,0 10px 24px #05061233;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(16px,3.1vw,20px);font-weight:700;letter-spacing:.04em;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:inline-flex;align-items:center;justify-content:center;gap:clamp(8px,1.6vw,12px);padding:0 clamp(14px,2.8vw,18px);appearance:none;outline:none;cursor:pointer;pointer-events:auto;overflow:hidden}.main-v2-rank-fill{position:absolute;inset:0 auto 0 0;width:0;border-radius:999px;background:linear-gradient(180deg,#19adff,#0f89ea);box-shadow:inset 0 1px #ffffff2e;transition:width .22s ease}.main-v2-rank:hover,.main-v2-rank:focus-visible{box-shadow:inset 0 1px #ffffff29,0 10px 24px #05061233,0 0 0 2px #ffffff1f}.main-v2-rank-label{line-height:1;position:relative;z-index:1}.main-v2-rank-arrow{opacity:.92;transform:translateY(-1px);display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1}.main-v2-rank-arrow svg{display:block}.main-v2-chat{position:absolute;left:var(--main-v2-side-control-inset);top:calc(100% + var(--main-v2-side-control-offset-y));z-index:5;display:flex;flex-direction:column;align-items:center;border:none;padding:0;background:transparent;cursor:pointer;pointer-events:auto}.main-v2-chat-icon{width:var(--main-v2-side-control-size);height:var(--main-v2-side-control-size);border-radius:999px;background:linear-gradient(180deg,#7a14ff,#5f00df);border:none;box-shadow:inset 0 1px #ffffff24,0 12px 20px #6000df47;display:grid;place-items:center}.main-v2-chat-icon-svg{width:var(--main-v2-side-control-icon-size);height:var(--main-v2-side-control-icon-size);display:block}.main-v2-chat-text{width:50px;text-align:center;color:#e1b7ff;font-size:12px;font-family:"Baloo 2",sans-serif;font-weight:400;text-transform:lowercase;line-height:10px;word-wrap:break-word;white-space:nowrap}.main-v2-chat-text-line{display:block}.main-v2-chat-text-line-two{transform:translate(-2px)}.main-v2-mood{position:absolute;right:var(--main-v2-side-control-inset);top:calc(100% + var(--main-v2-side-control-offset-y));z-index:5;display:flex;flex-direction:column;align-items:center;gap:4px;pointer-events:none}.main-v2-mood-percent{transform:none;margin-top:-18px}.main-v2-mood-circle.main-v2-action-btn{width:var(--main-v2-side-control-size);height:var(--main-v2-side-control-size);pointer-events:none;cursor:default}.main-v2-mood-circle.main-v2-action-btn img{width:var(--main-v2-side-control-icon-size);height:var(--main-v2-side-control-icon-size)}.main-v2-crates{position:absolute;left:0;top:calc(var(--main-v2-side-tools-top) - 42px);width:var(--main-v2-crates-width);padding:6px 4px;border-radius:14px;border:none;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;display:block;overflow:visible;z-index:3}.main-v2-help{position:absolute;right:0;top:calc(var(--main-v2-side-tools-top) + var(--main-v2-help-offset-y));width:var(--main-v2-help-size);height:var(--main-v2-help-size);display:grid;place-items:center;z-index:3;padding:0;border:0;background:transparent;cursor:pointer}.main-v2-help svg{width:100%;height:100%;display:block}.main-v2-crates-panel{width:100%;display:grid;gap:clamp(16px,3.2dvh,28px)}.main-v2-crate-card{position:relative;padding-bottom:clamp(18px,3dvh,24px)}.main-v2-crates img{width:96%;height:auto;display:block;margin:0 auto}.main-v2-crate-timer{position:absolute;left:50%;bottom:2px;transform:translate(-50%);min-width:clamp(64px,15vw,82px);padding:1px 7px 3px;border-radius:999px;background:#fff;color:#221847;text-align:center;font-family:"Baloo 2",sans-serif;font-size:clamp(13px,3.4vw,17px);font-weight:400;line-height:.95;text-transform:lowercase;white-space:nowrap;box-shadow:0 2px 5px #2218471f;z-index:1}.main-v2-home-pet,.main-v2-panda{position:absolute;left:var(--main-v2-pet-left);bottom:calc(var(--main-v2-pet-bottom) + var(--main-v2-pet-bottom-offset, 0px) + var(--main-v2-pet-standalone-bottom-offset, 0px));transform:translate(-50%) scale(calc(var(--main-v2-pet-scale, 1) * var(--main-v2-pet-standalone-scale, 1) * var(--main-v2-pet-device-scale, 1) * var(--main-v2-pet-extra-scale, 1) * var(--main-v2-pet-age-scale, 1)));transform-origin:center bottom;width:var(--main-v2-pet-width);height:auto;pointer-events:none}.main-v2-home-sleep-wrap{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:5}.main-v2-home-sleep{width:min(42%,clamp(120px,36vw,200px));height:auto;object-fit:contain;animation:main-v2-home-sleep-float 3.6s ease-in-out infinite;will-change:transform}@keyframes main-v2-home-sleep-float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.main-v2-panda.is-giraffe,.main-v2-panda.is-kangaroo{--main-v2-pet-bottom-offset: 10px;--main-v2-pet-extra-scale: var(--main-v2-pet-compact-scale, 1)}.main-v2-panda.is-giraffe,.main-v2-pet-button.is-giraffe{--main-v2-pet-compact-scale: .94}.main-v2-panda.is-kangaroo,.main-v2-pet-button.is-kangaroo{--main-v2-pet-compact-scale: .95}html.is-ios-standalone .main-v2-panda.is-giraffe,html.is-ios-standalone .main-v2-pet-button.is-giraffe{--main-v2-pet-compact-scale: .88}html.is-ios-standalone .main-v2-panda.is-kangaroo,html.is-ios-standalone .main-v2-pet-button.is-kangaroo{--main-v2-pet-compact-scale: .89}.main-v2-panda:is(.is-panda,.is-enot){--main-v2-pet-bottom-offset: var(--main-v2-enot-bottom-offset, -12px);--main-v2-pet-width: var(--main-v2-enot-width, min(58%, clamp(190px, 50vw, 270px)));--main-v2-pet-extra-scale: calc( var(--main-v2-enot-stage-scale, 1) * var(--main-v2-enot-growth-boost, 1) * var(--enot-global-display-scale, 1) )}.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(52%, clamp(160px, 44vw, 228px));--main-v2-enot-bottom-offset: 14px;--main-v2-enot-stage-scale: var(--enot-small-stage-scale, .76)}.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(54%, clamp(168px, 46vw, 238px));--main-v2-enot-bottom-offset: 18px;--main-v2-enot-stage-scale: calc(.78 * var(--enot-bigger-body-scale, 1));--main-v2-enot-growth-boost: 1.04}.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(54%, clamp(168px, 46vw, 238px));--main-v2-enot-bottom-offset: 16px;--main-v2-enot-stage-scale: calc(.78 * var(--enot-biggest-over-bigger-scale, 1.03));--main-v2-enot-growth-boost: 1.04}.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout .main-v2-enot-suit-stack{top:0;height:100%}.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout .main-v2-enot-suit-stack .main-v2-enot-suit,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout .main-v2-enot-suit-stack .pet-suit-svg-host{position:absolute;left:0;right:0;bottom:0;width:100%}.main-v2-enot.is-age-4,.main-v2-panda.is-age-4{--main-v2-enot-growth-boost: 1.04}.main-v2-home-pet.is-age-4,.main-v2-pet-button.is-age-4{--main-v2-pet-age-scale: 1.04}.main-v2-enot.is-small{display:block;aspect-ratio:343 / 667;overflow:visible}.main-v2-enot.is-bigger{aspect-ratio:409 / 818}.main-v2-enot.is-bigger2{aspect-ratio:486 / 974}.main-v2-enot.is-biggest{aspect-ratio:558 / 1118}.main-v2-enot-suit-stack{position:absolute;left:50%;bottom:0;width:100%;transform:translate(-50%);display:block;isolation:isolate}.main-v2-enot-suit-stack .main-v2-enot-suit,.main-v2-enot-suit-stack .pet-suit-svg-host{position:relative;left:auto;bottom:auto;transform:none;width:100%;z-index:0}.main-v2-enot-suit-stack .pet-suit-svg-host svg{display:block;width:100%;height:auto}.main-v2-enot-suit-stack .main-v2-enot-head{position:absolute;left:calc(50% + var(--main-v2-enot-head-x, 0px));bottom:calc(var(--main-v2-enot-head-bottom, 100%) + var(--main-v2-enot-head-anchor, -8%));top:auto;width:var(--main-v2-enot-head-width, 74%);height:auto;transform:translate(-50%);z-index:3;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small{--main-v2-enot-head-width: 82%;--main-v2-enot-head-anchor: -14%;--main-v2-enot-width: min(48%, clamp(152px, 40vw, 220px));--main-v2-enot-bottom-offset: 18px;--main-v2-enot-stage-scale: var(--enot-small-stage-scale, .76)}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger{--main-v2-enot-head-width: 82%;--main-v2-enot-head-anchor: -12%;--main-v2-enot-width: min(51%, clamp(164px, 43vw, 234px));--main-v2-enot-bottom-offset: 26px;--main-v2-enot-stage-scale: .77;--main-v2-enot-growth-boost: 1.04}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2{--main-v2-enot-head-width: 80%;--main-v2-enot-head-anchor: -12%;--main-v2-enot-width: min(53%, clamp(170px, 45vw, 244px));--main-v2-enot-bottom-offset: 20px;--main-v2-enot-stage-scale: .79;--main-v2-enot-growth-boost: 1.04}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest{--main-v2-enot-head-width: 70%;--main-v2-enot-head-anchor: -10%;--main-v2-enot-width: min(56%, clamp(184px, 48vw, 266px));--main-v2-enot-bottom-offset: 14px;--main-v2-enot-stage-scale: .82;--main-v2-enot-growth-boost: 1}.main-v2-enot.is-giraffe{aspect-ratio:573 / 1061}.main-v2-enot.is-giraffe.is-small{--main-v2-enot-head-width: var(--giraffe-head-width-small);--main-v2-enot-head-bottom: var(--giraffe-head-bottom-small);--main-v2-enot-head-anchor: var(--giraffe-head-anchor-small);--main-v2-enot-head-x: var(--giraffe-head-x);--main-v2-enot-width: min(50%, clamp(160px, 42vw, 228px));--main-v2-enot-bottom-offset: 16px;--main-v2-enot-stage-scale: .78}.main-v2-enot.is-giraffe.is-bigger{--main-v2-enot-head-width: var(--giraffe-head-width-bigger);--main-v2-enot-head-bottom: var(--giraffe-head-bottom-bigger);--main-v2-enot-head-anchor: var(--giraffe-head-anchor-bigger);--main-v2-enot-head-x: var(--giraffe-head-x);--main-v2-enot-width: min(52%, clamp(168px, 44vw, 238px));--main-v2-enot-bottom-offset: 20px;--main-v2-enot-stage-scale: .82}.main-v2-enot.is-giraffe.is-biggest{--main-v2-enot-head-width: var(--giraffe-head-width-biggest);--main-v2-enot-head-bottom: var(--giraffe-head-bottom-biggest);--main-v2-enot-head-anchor: var(--giraffe-head-anchor-biggest);--main-v2-enot-head-x: var(--giraffe-head-x);--main-v2-enot-width: min(54%, clamp(176px, 46vw, 248px));--main-v2-enot-bottom-offset: 12px;--main-v2-enot-stage-scale: .86}html.is-ios-standalone .main-v2-panda,html.is-ios-standalone .main-v2-panda.is-giraffe,html.is-ios-standalone .main-v2-panda.is-kangaroo{--main-v2-pet-standalone-bottom-offset: -12px}.main-v2-home-pet-hitbox,.main-v2-pet-button{position:absolute;left:var(--main-v2-pet-left);bottom:calc(var(--main-v2-pet-bottom) + var(--main-v2-pet-bottom-offset, 0px) + var(--main-v2-pet-raise, 0px) + var(--main-v2-pet-standalone-bottom-offset, 0px));transform:translate(-50%) scale(calc(var(--main-v2-pet-scale, 1) * var(--main-v2-pet-standalone-scale, 1) * var(--main-v2-pet-device-scale, 1) * var(--main-v2-pet-extra-scale, 1) * var(--main-v2-pet-age-scale, 1)));transform-origin:center bottom;width:var(--main-v2-pet-width);height:calc(var(--main-v2-pet-width) * var(--main-v2-pet-hitbox-ratio, 1.12));border:none;background:transparent;padding:0;pointer-events:none;z-index:2}.main-v2-pet-button.is-giraffe,.main-v2-pet-button.is-kangaroo{--main-v2-pet-compact-scale: 1;--main-v2-pet-raise: 10px;--main-v2-pet-bottom-offset: 0px;--main-v2-pet-extra-scale: var(--main-v2-pet-compact-scale, 1)}.main-v2-pet-button:is(.is-enot,.is-panda){--main-v2-pet-bottom-offset: var(--main-v2-enot-bottom-offset, -12px);--main-v2-pet-width: var(--main-v2-enot-width, min(58%, clamp(190px, 50vw, 270px)));--main-v2-pet-hitbox-ratio: 1.95;--main-v2-pet-extra-scale: calc( var(--main-v2-enot-stage-scale, 1) * var(--enot-global-display-scale, 1) )}html.is-ios-standalone .main-v2-pet-button{--main-v2-pet-standalone-bottom-offset: -12px}.main-v2-pet-placeholder{position:absolute;left:50%;top:50%;width:clamp(88px,24vw,116px);height:clamp(88px,24vw,116px);transform:translate(calc(-50% + 8px),calc(-50% - 4px));border:2px solid rgba(255,255,255,.22);border-radius:999px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.12),transparent 32%),linear-gradient(239deg,#6100ff75 13%,#9522f06b);box-shadow:inset 0 1px #ffffff29,0 18px 34px #300f7d2e;display:grid;place-items:center;cursor:pointer;z-index:2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}button.main-v2-pet-placeholder:not(.figma-nav-item):not(:disabled):active{transform:translate(calc(-50% + 8px),calc(-50% - 4px))!important;filter:none!important}.main-v2-pet-placeholder-plus{color:#fff;font-family:Inter,sans-serif;font-size:clamp(38px,10vw,52px);font-weight:400;line-height:1;opacity:.88;transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.home-intro-item{animation:none;opacity:1;transform:none}.main-v2-crates{transition:none}}.pet-selection-screen{--space-screen-padding: clamp(14px, 3.8vw, 18px);--screen-pad-x: clamp(10px, 3.2vw, 14px);--pet-selection-top-inset-x: 14px;padding-bottom:calc(116px + env(safe-area-inset-bottom));padding-inline:var(--pet-selection-top-inset-x);overflow-y:auto;overflow-x:hidden}.pet-selection-top-row.profile-v2-top-row.app-screen-top-row{position:absolute;top:var(--pet-selection-top-inset-y);left:var(--pet-selection-top-inset-x);right:var(--pet-selection-top-inset-x);z-index:4;width:auto;max-width:none;margin:0;justify-content:space-between;align-items:center}.pet-selection-content{position:relative;z-index:2;width:min(100%,440px);margin:calc(76px + var(--app-stack-offset)) auto 0;display:flex;flex-direction:column;gap:22px;opacity:0;transform:translateY(14px) scale(.988);animation:ui-soft-enter .32s ease-out 80ms forwards}.pet-selection-tabs{width:min(100%,216px);align-self:center;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:2px;border-radius:999px;background:#121032e0;border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px #ffffff14,0 10px 24px #08031e2e}.pet-selection-tab{min-height:40px;border:none;border-radius:999px;background:transparent;color:#fff;font-size:17px;line-height:1;cursor:pointer}.pet-selection-tab.is-active{background:linear-gradient(239deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff2e}.pet-selection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 8px}.pet-selection-grid>*,.pet-background-grid>*{opacity:0;transform:translateY(12px) scale(.986);animation:ui-soft-enter .3s ease-out forwards}.pet-selection-grid>*:nth-child(1),.pet-background-grid>*:nth-child(1){animation-delay:.11s}.pet-selection-grid>*:nth-child(2),.pet-background-grid>*:nth-child(2){animation-delay:.15s}.pet-selection-grid>*:nth-child(3),.pet-background-grid>*:nth-child(3){animation-delay:.19s}.pet-selection-grid>*:nth-child(4),.pet-background-grid>*:nth-child(4){animation-delay:.23s}.pet-selection-grid>*:nth-child(5),.pet-background-grid>*:nth-child(5){animation-delay:.27s}.pet-selection-grid>*:nth-child(n+6),.pet-background-grid>*:nth-child(n+6){animation-delay:.31s}.pet-selection-card{position:relative;height:280px;min-height:280px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#1c184ab8;box-shadow:inset 0 1px #ffffff14,0 12px 26px #08031e1f;padding:0 11px 9px;display:flex;flex-direction:column;gap:8px;color:#fff;text-align:left;cursor:pointer;overflow:hidden}.pet-selection-card.is-selected{border-color:#937affd1;box-shadow:inset 0 1px #ffffff1f,0 0 0 3px #937aff6b}.pet-selection-card-pill{align-self:center;min-width:112px;min-height:30px;padding:0 14px;border-radius:0 0 13px 13px;background:linear-gradient(239deg,#6d4eff 13%,#7c57ff);display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1;text-transform:uppercase}.pet-selection-card-pill.is-common{background:#a8a8a8}.pet-selection-card-pill.is-uncommon{background:#05d64d}.pet-selection-card-pill.is-rare{background:#684dff}.pet-selection-card-pill.is-epic{background:#19c7dd}.pet-selection-card-pill.is-legendary{background:#f3ff1b;color:#050415}.pet-selection-card-pill.is-unique{background:#f20bc6}.pet-selection-card-copy{position:relative;flex:1 1 auto;min-height:178px;padding-top:4px}.pet-selection-card-image{position:absolute;left:2px;top:8px;width:102px;height:172px;object-fit:contain;object-position:center bottom}.pet-selection-card.is-giraffe .pet-selection-card-image,.market-pet-card.is-giraffe .pet-selection-card-image,.pet-detail-mini-card.is-giraffe .pet-selection-card-image{width:96px;height:170px;--enot-asset-head-top: unset;--enot-asset-head-width: var(--giraffe-head-width-small);--enot-asset-head-x: var(--giraffe-head-x);--enot-asset-head-bottom: var(--giraffe-head-bottom-small)}.pet-selection-card.is-giraffe .pet-selection-card-image.is-small,.market-pet-card.is-giraffe .pet-selection-card-image.is-small,.pet-detail-mini-card.is-giraffe .pet-selection-card-image.is-small{--enot-asset-head-anchor: var(--giraffe-head-anchor-small)}.pet-selection-card.is-giraffe .pet-selection-card-image.is-bigger,.market-pet-card.is-giraffe .pet-selection-card-image.is-bigger,.pet-detail-mini-card.is-giraffe .pet-selection-card-image.is-bigger{--enot-asset-head-bottom: var(--giraffe-head-bottom-bigger);--enot-asset-head-anchor: var(--giraffe-head-anchor-bigger)}.pet-selection-card.is-giraffe .pet-selection-card-image.is-biggest,.market-pet-card.is-giraffe .pet-selection-card-image.is-biggest,.pet-detail-mini-card.is-giraffe .pet-selection-card-image.is-biggest{--enot-asset-head-bottom: var(--giraffe-head-bottom-biggest);--enot-asset-head-anchor: var(--giraffe-head-anchor-biggest)}.pet-selection-card.is-kangaroo .pet-selection-card-image,.market-pet-card.is-kangaroo .pet-selection-card-image,.pet-detail-mini-card.is-kangaroo .pet-selection-card-image{width:108px;height:174px}.pet-selection-card-stats{position:absolute;top:32px;right:1px;width:84px;display:flex;flex-direction:column;gap:8px}.pet-selection-card-stat{display:flex;align-items:flex-end;justify-content:space-between;gap:6px;flex-wrap:nowrap;width:100%}.pet-selection-card-label{font-size:13px;line-height:1;text-transform:uppercase;white-space:nowrap}.pet-selection-card-value{font-size:15px;line-height:1;white-space:nowrap}.pet-selection-card-bottom{display:flex;flex-direction:column;gap:6px;margin-top:auto;transform:translateY(-58px)}.pet-selection-card-mood-row{display:flex;justify-content:flex-end;padding-right:14px;transform:translateY(-34px)}.pet-selection-card-footer{display:flex;align-items:flex-end;gap:6px;margin-bottom:0}.pet-selection-card-balloon{width:13px;height:40px;object-fit:contain;flex:0 0 auto}.pet-selection-card-mood{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#5c5b8a85}.pet-selection-card-mood.is-mood-level-5{color:#00bb1f;box-shadow:0 0 0 5px #00bb1f2e}.pet-selection-card-mood.is-mood-level-4{color:#83bb00;box-shadow:0 0 0 5px #83bb002e}.pet-selection-card-mood.is-mood-level-3{color:#ffd027;box-shadow:0 0 0 5px #ffd0272e}.pet-selection-card-mood.is-mood-level-2{color:#ff710b;box-shadow:0 0 0 5px #ff710b2e}.pet-selection-card-mood.is-mood-level-1{color:#ff3c0b;box-shadow:0 0 0 5px #ff3c0b2e}.pet-selection-card-mood-fill{position:absolute;left:0;right:0;bottom:0;height:0;background:currentColor;transition:height .22s ease}.pet-selection-card-mood-icon{position:relative;z-index:1;width:28px;height:28px;object-fit:contain;display:block}.pet-selection-card-code-row{position:relative;min-height:34px;flex:1 1 auto;border-radius:999px;background:linear-gradient(180deg,#17143f,#0e0d2d);box-shadow:inset 0 1px #ffffff1f;overflow:hidden}.pet-selection-card-code-fill{position:absolute;inset:0 auto 0 0;width:0;border-radius:999px;background:#18a9ff}.pet-selection-card-code{position:relative;z-index:1;min-height:34px;display:inline-flex;align-items:center;justify-content:center;width:100%;color:#fff;font-size:14px;line-height:1}.pet-background-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.pet-background-card{position:relative;width:100%;aspect-ratio:.92;border:1px solid rgba(150,136,222,.34);border-radius:18px;background:linear-gradient(180deg,#261e60f5,#291e64f0);box-shadow:inset 0 1px #ffffff14,0 10px 20px #08031e1f;overflow:hidden;cursor:pointer;isolation:isolate}.pet-background-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#16113a0f,#16113a05 38%,#16113a4d);pointer-events:none}.pet-background-card.is-selected{border-color:#8f76fff2;box-shadow:inset 0 1px #ffffff1f,0 0 0 4px #8f76ff85}.pet-background-card.is-locked{cursor:default;background:linear-gradient(180deg,#291f66fa,#2b216df5)}.pet-background-card:disabled{opacity:1}.pet-background-card-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pet-background-card-unlock{position:absolute;top:12px;left:50%;z-index:1;transform:translate(-50%);color:#fff;font-size:12px;line-height:1;text-transform:lowercase;white-space:nowrap;text-shadow:0 2px 10px rgba(18,10,54,.38)}.pet-background-card-lock{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;color:#827aaee0}.pet-background-card-pill{position:absolute;left:50%;bottom:12px;z-index:1;min-width:110px;min-height:28px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;transform:translate(-50%);border-radius:999px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#221b50fa,#120d35fa);box-shadow:inset 0 1px #ffffff1f;color:#fff;font-size:12px;line-height:1;text-transform:lowercase;white-space:nowrap}@media(min-width:391px)and (max-width:430px){.pet-background-grid{gap:14px 10px}}@media(min-width:322px)and (max-width:390px)and (max-height:760px){.pet-background-grid{gap:10px 8px}.pet-background-card{border-radius:16px}.pet-background-card-unlock{top:10px;font-size:11px}.pet-background-card-pill{bottom:10px;min-width:98px;min-height:26px;padding:0 12px;font-size:11px}.pet-background-card-lock svg{width:46px;height:46px}}@media(max-width:321px)and (max-height:568px){.pet-background-grid{gap:8px 6px}.pet-background-card{border-radius:14px}.pet-background-card-unlock{top:8px;font-size:10px}.pet-background-card-pill{bottom:8px;min-width:84px;min-height:22px;padding:0 10px;font-size:10px}.pet-background-card-lock svg{width:38px;height:38px}}.main-v2-actions{position:relative;z-index:2;top:clamp(8px,1.6dvh,18px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(4px,1.4vw,10px);padding:0 4px;margin-top:0}.main-v2-actions:before{content:none}.main-v2-action-item{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:4px}.main-v2-action-percent{display:inline-flex;align-items:center;justify-content:center;padding:1px 6px 2px;border-radius:999px;background:#fff;color:#000;font-family:"Baloo 2",sans-serif;font-size:clamp(12px,3.2vw,16px);font-weight:400;line-height:.9;text-transform:lowercase;white-space:nowrap;transform:translateY(9px);z-index:2}.main-v2-action-btn{width:var(--main-v2-action-size);height:var(--main-v2-action-size);border-radius:999px;border:clamp(1.5px,.45vw,2px) solid #000000;background:linear-gradient(to top,var(--action-fill-color, #afff00) 0%,var(--action-fill-color, #afff00) var(--action-fill-percent, 0%),var(--action-base-color, #221847) var(--action-fill-percent, 0%),var(--action-base-color, #221847) 100%);display:grid;place-items:center;padding:0;cursor:pointer;box-shadow:0 5px 10px #2218473d,inset 0 1px #ffffff59}.main-v2-action-btn:disabled,.main-v2-action-btn.is-action-disabled{cursor:default;opacity:1}.main-v2-action-btn img{width:clamp(42px,11.8vw,56px);height:clamp(42px,11.8vw,56px);object-fit:contain}.main-v2-action-timer{min-width:clamp(56px,15vw,76px);margin-top:-8px;padding:1px 6px 2px;border-radius:999px;background:#fff;color:#221847;font-family:"Baloo 2",sans-serif;font-size:clamp(12px,3.2vw,16px);font-weight:400;line-height:.95;text-align:center;white-space:nowrap;box-shadow:0 2px 5px #2218471f}html.is-ios-standalone .main-v2-screen{padding-bottom:calc(clamp(88px,12.8dvh,104px) + env(safe-area-inset-bottom))}html.is-ios-standalone .main-v2-actions{top:clamp(10px,1.8dvh,20px)}html.is-ios-standalone .main-v2-help{top:calc(var(--main-v2-side-tools-top) + var(--main-v2-help-offset-y) + 12px)}@media(max-width:390px){.main-v2-screen{--main-v2-side-width: clamp(54px, 16.8vw, 68px);--main-v2-head-top: clamp(-6px, .2dvh, 8px);--main-v2-side-tools-top: clamp(246px, 36dvh, 320px);--main-v2-help-offset-y: clamp(180px, 22.5dvh, 216px);--main-v2-help-size: 30px;--main-v2-crates-width: 78px;--main-v2-action-size: clamp(50px, 15.5vw, 64px);--main-v2-panda-left: 50%;--main-v2-panda-width: min(82%, clamp(280px, 80vw, 340px));--main-v2-enot-width: min(56%, clamp(180px, 48vw, 252px));--main-v2-enot-bottom-offset: -8px}.main-v2-actions{gap:clamp(4px,1.3vw,7px);padding:0 2px}.main-v2-action-percent{font-size:clamp(12px,3.2vw,15px)}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(56%, clamp(180px, 48vw, 252px));--main-v2-enot-bottom-offset: -8px;--main-v2-enot-stage-scale: .82}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(54%, clamp(174px, 46vw, 242px));--main-v2-enot-bottom-offset: -4px;--main-v2-enot-stage-scale: .78}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(52%, clamp(166px, 44vw, 232px));--main-v2-enot-bottom-offset: 0px;--main-v2-enot-stage-scale: .72}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(50%, clamp(160px, 42vw, 224px));--main-v2-enot-bottom-offset: 4px;--main-v2-enot-stage-scale: .68}}@media(max-width:321px)and (max-height:568px){.main-v2-screen{--main-v2-pet-device-scale: .88;--main-v2-enot-width: min(54%, clamp(160px, 46vw, 212px));--main-v2-enot-bottom-offset: 10px}.main-v2-panda.is-giraffe,.main-v2-pet-button.is-giraffe{--main-v2-pet-compact-scale: .8}.main-v2-pet-button.is-giraffe{--main-v2-pet-bottom-offset: 36px}.main-v2-panda.is-kangaroo,.main-v2-pet-button.is-kangaroo{--main-v2-pet-compact-scale: .84}.main-v2-panda:is(.is-enot,.is-panda),.main-v2-pet-button:is(.is-enot,.is-panda){--main-v2-enot-stage-scale: var(--enot-small-stage-scale, .76)}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(54%, clamp(160px, 46vw, 212px));--main-v2-enot-bottom-offset: 10px;--main-v2-enot-stage-scale: var(--enot-small-stage-scale, .76)}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(52%, clamp(154px, 44vw, 202px));--main-v2-enot-bottom-offset: 14px;--main-v2-enot-stage-scale: .7}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(50%, clamp(148px, 42vw, 194px));--main-v2-enot-bottom-offset: 18px;--main-v2-enot-stage-scale: .65}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(48%, clamp(142px, 40vw, 186px));--main-v2-enot-bottom-offset: 22px;--main-v2-enot-stage-scale: .61}.main-v2-pet-button.is-kangaroo{--main-v2-pet-bottom-offset: 30px}}@keyframes home-component-fade{0%{opacity:0}to{opacity:1}}@media(min-width:322px)and (max-width:376px)and (max-height:700px){.main-v2-screen{--main-v2-pet-device-scale: .93;--main-v2-enot-width: min(55%, clamp(170px, 47vw, 232px));--main-v2-enot-bottom-offset: 2px}.main-v2-panda.is-giraffe,.main-v2-pet-button.is-giraffe{--main-v2-pet-compact-scale: .85}.main-v2-pet-button.is-giraffe{--main-v2-pet-bottom-offset: 34px}.main-v2-panda.is-kangaroo,.main-v2-pet-button.is-kangaroo{--main-v2-pet-compact-scale: .88}.main-v2-panda:is(.is-enot,.is-panda),.main-v2-pet-button:is(.is-enot,.is-panda){--main-v2-enot-stage-scale: .78}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(55%, clamp(170px, 47vw, 232px));--main-v2-enot-bottom-offset: 2px;--main-v2-enot-stage-scale: .78}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(53%, clamp(164px, 45vw, 222px));--main-v2-enot-bottom-offset: 6px;--main-v2-enot-stage-scale: var(--enot-small-stage-scale, .76)}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(51%, clamp(158px, 43vw, 214px));--main-v2-enot-bottom-offset: 10px;--main-v2-enot-stage-scale: .68}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(49%, clamp(152px, 41vw, 206px));--main-v2-enot-bottom-offset: 14px;--main-v2-enot-stage-scale: .64}.main-v2-pet-button.is-kangaroo{--main-v2-pet-bottom-offset: 30px}}@media(min-width:350px)and (max-width:370px)and (min-height:721px)and (max-height:760px){.main-v2-screen{--main-v2-pet-device-scale: .97;--main-v2-enot-width: min(56%, clamp(178px, 48vw, 242px));--main-v2-enot-bottom-offset: -2px}.main-v2-panda.is-giraffe,.main-v2-pet-button.is-giraffe{--main-v2-pet-compact-scale: .86}.main-v2-panda.is-kangaroo,.main-v2-pet-button.is-kangaroo{--main-v2-pet-compact-scale: .9}.main-v2-panda:is(.is-enot,.is-panda),.main-v2-pet-button:is(.is-enot,.is-panda){--main-v2-enot-stage-scale: .8}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(56%, clamp(178px, 48vw, 242px));--main-v2-enot-bottom-offset: -2px;--main-v2-enot-stage-scale: .8}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(54%, clamp(172px, 46vw, 232px));--main-v2-enot-bottom-offset: 2px;--main-v2-enot-stage-scale: .76}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(52%, clamp(166px, 44vw, 224px));--main-v2-enot-bottom-offset: 6px;--main-v2-enot-stage-scale: .7}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(50%, clamp(160px, 42vw, 216px));--main-v2-enot-bottom-offset: 10px;--main-v2-enot-stage-scale: .66}}@media(min-width:385px)and (max-width:395px)and (min-height:820px)and (max-height:860px){.main-v2-screen{--main-v2-pet-device-scale: 1.03;--main-v2-enot-width: min(57%, clamp(188px, 49vw, 256px));--main-v2-enot-bottom-offset: -8px}.main-v2-panda.is-giraffe,.main-v2-pet-button.is-giraffe{--main-v2-pet-compact-scale: .88}.main-v2-panda.is-kangaroo,.main-v2-pet-button.is-kangaroo{--main-v2-pet-compact-scale: .91}.main-v2-panda:is(.is-enot,.is-panda),.main-v2-pet-button:is(.is-enot,.is-panda){--main-v2-enot-stage-scale: .82}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(57%, clamp(188px, 49vw, 256px));--main-v2-enot-bottom-offset: -8px;--main-v2-enot-stage-scale: .82}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(55%, clamp(182px, 47vw, 246px));--main-v2-enot-bottom-offset: -4px;--main-v2-enot-stage-scale: .78}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(53%, clamp(176px, 45vw, 238px));--main-v2-enot-bottom-offset: 0px;--main-v2-enot-stage-scale: .72}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(51%, clamp(170px, 43vw, 230px));--main-v2-enot-bottom-offset: 4px;--main-v2-enot-stage-scale: .68}}@media(min-width:410px)and (max-width:420px)and (min-height:880px)and (max-height:915px){.main-v2-screen{--main-v2-pet-device-scale: 1.07;--main-v2-enot-width: min(58%, clamp(194px, 50vw, 268px));--main-v2-enot-bottom-offset: -10px}.main-v2-panda.is-giraffe,.main-v2-pet-button.is-giraffe{--main-v2-pet-compact-scale: .86}.main-v2-panda.is-kangaroo,.main-v2-pet-button.is-kangaroo{--main-v2-pet-compact-scale: .9}.main-v2-panda:is(.is-enot,.is-panda),.main-v2-pet-button:is(.is-enot,.is-panda){--main-v2-enot-stage-scale: .82}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(58%, clamp(194px, 50vw, 268px));--main-v2-enot-bottom-offset: -10px;--main-v2-enot-stage-scale: .82}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(56%, clamp(188px, 48vw, 258px));--main-v2-enot-bottom-offset: -6px;--main-v2-enot-stage-scale: .78}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(54%, clamp(182px, 46vw, 250px));--main-v2-enot-bottom-offset: -2px;--main-v2-enot-stage-scale: .72}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(52%, clamp(176px, 44vw, 242px));--main-v2-enot-bottom-offset: 2px;--main-v2-enot-stage-scale: .68}}@media(min-width:428px)and (max-width:434px)and (min-height:920px){.main-v2-screen{--main-v2-pet-device-scale: 1.11;--main-v2-enot-width: min(58%, clamp(198px, 50vw, 276px));--main-v2-enot-bottom-offset: -12px}.main-v2-panda.is-giraffe,.main-v2-pet-button.is-giraffe{--main-v2-pet-compact-scale: .84}.main-v2-panda.is-kangaroo,.main-v2-pet-button.is-kangaroo{--main-v2-pet-compact-scale: .88}.main-v2-panda:is(.is-enot,.is-panda),.main-v2-pet-button:is(.is-enot,.is-panda){--main-v2-enot-stage-scale: .82}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(58%, clamp(198px, 50vw, 276px));--main-v2-enot-bottom-offset: -12px;--main-v2-enot-stage-scale: .82}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(56%, clamp(192px, 48vw, 266px));--main-v2-enot-bottom-offset: -8px;--main-v2-enot-stage-scale: .78}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(54%, clamp(186px, 46vw, 258px));--main-v2-enot-bottom-offset: -4px;--main-v2-enot-stage-scale: .72}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(52%, clamp(180px, 44vw, 250px));--main-v2-enot-bottom-offset: 0px;--main-v2-enot-stage-scale: .68}}@media(max-height:720px){.main-v2-screen{--main-v2-head-top: clamp(-6px, .2dvh, 8px);--main-v2-side-tools-top: clamp(218px, 34dvh, 278px);--main-v2-help-offset-y: clamp(164px, 21.5dvh, 200px);--main-v2-action-size: clamp(48px, 15vw, 60px);--main-v2-panda-bottom: clamp(-8px, -1dvh, 10px);--main-v2-panda-width: min(79%, clamp(260px, 73vw, 320px));--main-v2-enot-width: min(55%, clamp(170px, 47vw, 238px));--main-v2-enot-bottom-offset: 4px;padding:10px 10px calc(90px + env(safe-area-inset-bottom))}.main-v2-rank{height:clamp(36px,5.8dvh,42px)}.main-v2-actions{top:clamp(6px,1.2dvh,14px);margin-top:0;gap:clamp(3px,1.1vw,6px)}.main-v2-action-percent{font-size:clamp(11px,3.1vw,14px)}.main-v2-action-btn img{width:clamp(33px,9.8vw,42px);height:clamp(33px,9.8vw,42px)}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(55%, clamp(170px, 47vw, 238px));--main-v2-enot-bottom-offset: 4px;--main-v2-enot-stage-scale: .78}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(53%, clamp(164px, 45vw, 228px));--main-v2-enot-bottom-offset: 8px;--main-v2-enot-stage-scale: var(--enot-small-stage-scale, .76)}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(51%, clamp(158px, 43vw, 220px));--main-v2-enot-bottom-offset: 12px;--main-v2-enot-stage-scale: .68}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(49%, clamp(152px, 41vw, 212px));--main-v2-enot-bottom-offset: 16px;--main-v2-enot-stage-scale: .64}}:is(.pet-selection-screen,.market-screen){--pet-card-width-final: 184px;--pet-card-height-final: 292px;--pet-card-grid-gap-x-final: 8px;--pet-card-grid-gap-y-final: 12px;--pet-card-pill-height-final: 52px;--pet-card-pill-width-final: calc(100% - 44px) ;--pet-card-pet-top-final: 60px;--pet-card-pet-left-final: 12px;--pet-card-stats-top-final: 78px;--pet-card-stats-right-final: -18px;--pet-card-stats-width-final: 104px;--pet-card-stats-gap-final: 4px;--pet-card-label-size-final: 11px;--pet-card-value-size-final: 16px;--pet-card-mood-top-final: 188px;--pet-card-mood-right-final: 28px;--pet-card-mood-size-final: 54px;--pet-card-mood-icon-final: 32px;--pet-card-mood-lift-final: 30px;--pet-card-mood-pad-right-final: 16px;--pet-card-bottom-gap-final: 6px;--pet-card-footer-left-final: 12px;--pet-card-footer-right-final: 12px;--pet-card-footer-bottom-final: 14px;--pet-card-footer-gap-final: 8px;--pet-card-balloon-width-final: 13px;--pet-card-balloon-height-final: 42px;--pet-card-code-height-final: 36px;--pet-card-code-size-final: 15px}.pet-selection-content{width:min(100%,calc(var(--pet-card-width-final) * 2 + var(--pet-card-grid-gap-x-final)))}.pet-selection-grid{grid-template-columns:repeat(2,var(--pet-card-width-final));justify-content:center;gap:var(--pet-card-grid-gap-y-final) var(--pet-card-grid-gap-x-final)}.pet-selection-card{width:var(--pet-card-width-final);height:var(--pet-card-height-final);min-height:var(--pet-card-height-final);padding:0;display:block;overflow:hidden}.pet-selection-card-pill{position:absolute;top:0;left:50%;transform:translate(-50%);width:min(var(--pet-card-pill-width-final),125px);height:min(var(--pet-card-pill-height-final),35px);min-width:0;min-height:0;border-radius:0 0 13px 13px;font-size:12px}.pet-selection-card-copy,.market-pet-card-copy,.pet-detail-mini-copy{position:absolute;inset:0;min-height:0;padding-top:0}.pet-selection-card,.market-pet-card,.pet-detail-mini-card{--pet-card-asset-width: 96px;--pet-card-asset-height: 178px;--pet-card-asset-shift-x: 0px;--pet-card-asset-shift-y: -8px;--pet-card-asset-scale: .86}.pet-selection-card.is-giraffe,.market-pet-card.is-giraffe,.pet-detail-mini-card.is-giraffe{--pet-card-asset-width: 92px;--pet-card-asset-height: 172px}.pet-selection-card.is-kangaroo,.market-pet-card.is-kangaroo,.pet-detail-mini-card.is-kangaroo{--pet-card-asset-width: 104px;--pet-card-asset-height: 180px}.pet-selection-card.is-enot,.pet-selection-card.is-panda,.market-pet-card.is-enot,.market-pet-card.is-panda,.pet-detail-mini-card.is-enot,.pet-detail-mini-card.is-panda{--pet-card-asset-shift-x: -3px;--pet-card-asset-shift-y: 4px}.pet-selection-card:is(.is-enot,.is-panda),.market-pet-card:is(.is-enot,.is-panda),.pet-detail-mini-card:is(.is-enot,.is-panda){--pet-card-asset-width: 96px;--pet-card-asset-height: 174px;--pet-card-asset-scale: .86}.pet-selection-card-image:not(.has-enot-frame-layout){position:absolute;left:var(--pet-card-pet-left-final);top:var(--pet-card-pet-top-final);width:var(--pet-card-asset-width);height:var(--pet-card-asset-height);z-index:1;transform:translate(var(--pet-card-asset-shift-x),var(--pet-card-asset-shift-y)) scale(var(--pet-card-asset-scale));transform-origin:left bottom}.pet-selection-card-image.has-enot-frame-layout{position:absolute;z-index:1}.pet-selection-card-stats{position:absolute;top:var(--pet-card-stats-top-final);right:var(--pet-card-stats-right-final);width:var(--pet-card-stats-width-final);z-index:2;gap:var(--pet-card-stats-gap-final)}.pet-selection-card-stat{justify-content:flex-start;gap:10px}.pet-selection-card-value{margin-left:0;font-size:var(--pet-card-value-size-final)}.pet-selection-card-label{font-size:var(--pet-card-label-size-final)}.pet-selection-card-bottom{position:absolute;left:var(--pet-card-footer-left-final);right:var(--pet-card-footer-right-final);bottom:var(--pet-card-footer-bottom-final);display:flex;flex-direction:column;gap:var(--pet-card-bottom-gap-final);margin-top:auto;z-index:2;transform:none}.pet-selection-card-mood-row{position:static;display:flex;justify-content:flex-end;padding-right:var(--pet-card-mood-pad-right-final);transform:translateY(calc(var(--pet-card-mood-lift-final) * -1))}.pet-selection-card-mood{width:var(--pet-card-mood-size-final);height:var(--pet-card-mood-size-final)}.pet-selection-card-mood-icon{width:var(--pet-card-mood-icon-final);height:var(--pet-card-mood-icon-final)}.pet-selection-card-footer{position:static;align-items:flex-end;gap:var(--pet-card-footer-gap-final)}.pet-selection-card-balloon{width:var(--pet-card-balloon-width-final);height:var(--pet-card-balloon-height-final)}.pet-selection-card-code-row,.pet-selection-card-code{min-height:var(--pet-card-code-height-final)}.pet-selection-card-code{font-size:var(--pet-card-code-size-final)}@media(min-width:390px)and (max-width:430px){:is(.pet-selection-screen,.market-screen){--pet-card-width-final: 184px;--pet-card-height-final: 280px;--pet-card-grid-gap-x-final: 8px;--pet-card-grid-gap-y-final: 12px;--pet-card-pill-height-final: 48px;--pet-card-pill-width-final: calc(100% - 40px) ;--pet-card-pet-top-final: 58px;--pet-card-pet-left-final: 12px;--pet-card-stats-top-final: 74px;--pet-card-stats-right-final: -20px;--pet-card-stats-width-final: 96px;--pet-card-stats-gap-final: 4px;--pet-card-label-size-final: 10px;--pet-card-value-size-final: 15px;--pet-card-mood-size-final: 50px;--pet-card-mood-icon-final: 30px;--pet-card-mood-lift-final: 28px;--pet-card-mood-pad-right-final: 14px;--pet-card-footer-bottom-final: 12px;--pet-card-balloon-height-final: 40px;--pet-card-code-height-final: 34px;--pet-card-code-size-final: 14px}:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card).is-giraffe{--pet-card-asset-width: 88px;--pet-card-asset-height: 166px}:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card).is-kangaroo{--pet-card-asset-width: 98px;--pet-card-asset-height: 172px}:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card).is-enot,:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card).is-panda{--pet-card-asset-shift-y: 4px}:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card):is(.is-enot,.is-panda){--pet-card-asset-width: 92px;--pet-card-asset-height: 166px;--pet-card-asset-scale: .86}}@media(min-width:322px)and (max-width:390px)and (max-height:760px){:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card){--pet-card-asset-scale: .84;--pet-card-asset-shift-y: -20px}:is(.pet-selection-screen,.market-screen){--pet-card-width-final: 166px;--pet-card-height-final: 258px;--pet-card-grid-gap-x-final: 6px;--pet-card-grid-gap-y-final: 10px;--pet-card-pill-height-final: 44px;--pet-card-pill-width-final: calc(100% - 32px) ;--pet-card-pet-top-final: 52px;--pet-card-pet-left-final: 11px;--pet-card-stats-top-final: 68px;--pet-card-stats-right-final: -16px;--pet-card-stats-width-final: 86px;--pet-card-stats-gap-final: 4px;--pet-card-label-size-final: 9px;--pet-card-value-size-final: 12px;--pet-card-mood-size-final: 44px;--pet-card-mood-icon-final: 26px;--pet-card-mood-lift-final: 22px;--pet-card-mood-pad-right-final: 10px;--pet-card-footer-bottom-final: 10px;--pet-card-footer-gap-final: 6px;--pet-card-balloon-width-final: 12px;--pet-card-balloon-height-final: 36px;--pet-card-code-height-final: 30px;--pet-card-code-size-final: 12px}:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card).is-giraffe{--pet-card-asset-width: 74px;--pet-card-asset-height: 142px}:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card).is-kangaroo{--pet-card-asset-width: 84px;--pet-card-asset-height: 148px}:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card).is-enot,:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card).is-panda{--pet-card-asset-shift-y: 3px}:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card):is(.is-enot,.is-panda){--pet-card-asset-width: 80px;--pet-card-asset-height: 146px;--pet-card-asset-scale: .84}}@media(max-width:321px)and (max-height:568px){:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card){--pet-card-asset-scale: .82;--pet-card-asset-shift-y: -24px}:is(.pet-selection-screen,.market-screen){--pet-card-width-final: 128px;--pet-card-height-final: 194px;--pet-card-grid-gap-x-final: 6px;--pet-card-grid-gap-y-final: 8px;--pet-card-pill-height-final: 34px;--pet-card-pill-width-final: calc(100% - 24px) ;--pet-card-pet-top-final: 24px;--pet-card-pet-left-final: 8px;--pet-card-stats-top-final: 43px;--pet-card-stats-right-final: -12px;--pet-card-stats-width-final: 70px;--pet-card-stats-gap-final: 3px;--pet-card-label-size-final: 8px;--pet-card-value-size-final: 10px;--pet-card-mood-top-final: 128px;--pet-card-mood-right-final: 12px;--pet-card-mood-size-final: 32px;--pet-card-mood-icon-final: 18px;--pet-card-mood-lift-final: 16px;--pet-card-mood-pad-right-final: 8px;--pet-card-footer-bottom-final: 6px;--pet-card-footer-gap-final: 5px;--pet-card-balloon-width-final: 11px;--pet-card-balloon-height-final: 28px;--pet-card-code-height-final: 24px;--pet-card-code-size-final: 10px}:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card).is-giraffe{--pet-card-asset-width: 54px;--pet-card-asset-height: 100px}:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card).is-kangaroo{--pet-card-asset-width: 60px;--pet-card-asset-height: 106px}:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card).is-enot,:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card).is-panda{--pet-card-asset-shift-y: 2px}:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card):is(.is-enot,.is-panda){--pet-card-asset-width: 58px;--pet-card-asset-height: 108px;--pet-card-asset-scale: .84}}@media(min-width:377px)and (max-width:389px)and (min-height:780px){:is(.pet-selection-screen,.market-screen){--pet-card-stats-right-final: -22px;--pet-card-label-size-final: 9px;--pet-card-value-size-final: 14px}:is(.pet-selection-card,.market-pet-card,.pet-detail-mini-card):is(.is-enot,.is-panda){--pet-card-asset-shift-y: 4px;--pet-card-asset-width: 90px;--pet-card-asset-height: 164px;--pet-card-asset-scale: .86}}@media(max-width:390px)and (max-height:700px){.main-v2-screen{--main-v2-side-tools-top: clamp(184px, 31dvh, 238px);--main-v2-help-offset-y: clamp(178px, 24dvh, 210px);--main-v2-panda-bottom: clamp(-26px, -3.2dvh, 2px);--main-v2-enot-width: min(54%, clamp(164px, 46vw, 224px));--main-v2-enot-bottom-offset: 12px}.main-v2-panda:not(.is-enot):not(.is-panda){--main-v2-pet-left: 50%;--main-v2-pet-width: min(80%, clamp(250px, 74vw, 300px))}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(54%, clamp(164px, 46vw, 224px));--main-v2-enot-bottom-offset: 12px;--main-v2-enot-stage-scale: .76}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(52%, clamp(158px, 44vw, 214px));--main-v2-enot-bottom-offset: 16px;--main-v2-enot-stage-scale: .72}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(50%, clamp(152px, 42vw, 206px));--main-v2-enot-bottom-offset: 20px;--main-v2-enot-stage-scale: .66}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(48%, clamp(146px, 40vw, 198px));--main-v2-enot-bottom-offset: 24px;--main-v2-enot-stage-scale: .62}}@media(max-width:390px)and (min-height:721px)and (max-height:760px){.main-v2-screen{--main-v2-side-tools-top: clamp(232px, 35dvh, 292px);--main-v2-help-offset-y: clamp(172px, 22dvh, 208px)}}@media(max-width:390px)and (min-height:800px){.main-v2-crates{top:calc(var(--main-v2-side-tools-top) - 24px)}}@media(max-width:430px)and (min-height:721px){.main-v2-screen{--main-v2-panda-left: 50%}}@media(min-width:391px)and (max-width:430px)and (min-height:800px){.main-v2-crates{top:calc(var(--main-v2-side-tools-top) + 2px)}}@media(min-width:391px)and (max-width:430px)and (min-height:900px){.main-v2-screen{--main-v2-side-tools-top: clamp(294px, 38dvh, 388px);--main-v2-help-offset-y: clamp(206px, 24.5dvh, 248px)}}html.is-ios-standalone .main-v2-panda.is-giraffe,html.is-ios-standalone .main-v2-pet-button.is-giraffe{--main-v2-pet-compact-scale: .76}html.is-ios-standalone .main-v2-panda.is-kangaroo,html.is-ios-standalone .main-v2-pet-button.is-kangaroo{--main-v2-pet-compact-scale: .77}html.is-ios-standalone .main-v2-panda:is(.is-enot,.is-panda),html.is-ios-standalone .main-v2-pet-button:is(.is-enot,.is-panda){--main-v2-pet-standalone-scale: .86;--main-v2-enot-bottom-offset: clamp(2px, 1.2svh, 12px)}html.is-ios-standalone .main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,html.is-ios-standalone .main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-bottom-offset: clamp(2px, 1.2svh, 12px);--main-v2-enot-stage-scale: var(--enot-small-stage-scale, .76)}html.is-ios-standalone .main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,html.is-ios-standalone .main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-bottom-offset: clamp(-2px, .7svh, 8px);--main-v2-enot-stage-scale: .7}html.is-ios-standalone .main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,html.is-ios-standalone .main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-bottom-offset: clamp(-6px, .2svh, 4px);--main-v2-enot-stage-scale: .65}html.is-ios-standalone .main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,html.is-ios-standalone .main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-bottom-offset: clamp(-10px, -.3svh, 0px);--main-v2-enot-stage-scale: .61}html.is-ios-standalone .main-v2-panda:is(.is-enot,.is-panda){bottom:calc(var(--main-v2-panda-bottom) + var(--main-v2-enot-bottom-offset))}html.is-ios-standalone .main-v2-pet-button:is(.is-enot,.is-panda){--main-v2-pet-standalone-scale: .86;--main-v2-pet-bottom-offset: var(--main-v2-enot-bottom-offset);bottom:calc(var(--main-v2-panda-bottom) + var(--main-v2-pet-bottom-offset, 0px) + var(--main-v2-pet-raise, 0px) - 12px)}html.is-ios-standalone .main-v2-help{top:calc(var(--main-v2-side-tools-top) + var(--main-v2-help-offset-y) - 68px)}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(48%, clamp(152px, 40vw, 220px));--main-v2-enot-bottom-offset: 18px;--main-v2-enot-stage-scale: var(--enot-small-stage-scale, .76)}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(51%, clamp(164px, 43vw, 234px));--main-v2-enot-bottom-offset: 26px;--main-v2-enot-stage-scale: .77}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(53%, clamp(170px, 45vw, 244px));--main-v2-enot-bottom-offset: 20px;--main-v2-enot-stage-scale: .79}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(56%, clamp(184px, 48vw, 266px));--main-v2-enot-bottom-offset: 14px;--main-v2-enot-stage-scale: .82}@media(max-width:321px)and (max-height:568px){.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(44%, clamp(132px, 36vw, 176px));--main-v2-enot-bottom-offset: 28px;--main-v2-enot-stage-scale: .68}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(48%, clamp(142px, 40vw, 190px));--main-v2-enot-bottom-offset: 22px;--main-v2-enot-stage-scale: .72}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(52%, clamp(154px, 44vw, 204px));--main-v2-enot-bottom-offset: 16px;--main-v2-enot-stage-scale: .76}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(56%, clamp(166px, 48vw, 218px));--main-v2-enot-bottom-offset: 10px;--main-v2-enot-stage-scale: .8}}@media(min-width:322px)and (max-width:376px)and (max-height:700px){.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(46%, clamp(142px, 38vw, 198px));--main-v2-enot-bottom-offset: 24px;--main-v2-enot-stage-scale: .7}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(50%, clamp(154px, 42vw, 214px));--main-v2-enot-bottom-offset: 18px;--main-v2-enot-stage-scale: var(--enot-small-stage-scale, .76)}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(54%, clamp(166px, 46vw, 230px));--main-v2-enot-bottom-offset: 12px;--main-v2-enot-stage-scale: .78}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(58%, clamp(178px, 50vw, 246px));--main-v2-enot-bottom-offset: 6px;--main-v2-enot-stage-scale: .82}}@media(min-width:385px)and (max-width:395px)and (min-height:820px)and (max-height:860px){.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(48%, clamp(152px, 40vw, 220px));--main-v2-enot-bottom-offset: 18px;--main-v2-enot-stage-scale: var(--enot-small-stage-scale, .76)}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(52%, clamp(166px, 44vw, 238px));--main-v2-enot-bottom-offset: 10px;--main-v2-enot-stage-scale: .78}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(56%, clamp(180px, 48vw, 258px));--main-v2-enot-bottom-offset: 2px;--main-v2-enot-stage-scale: .82}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(60%, clamp(196px, 52vw, 286px));--main-v2-enot-bottom-offset: -8px;--main-v2-enot-stage-scale: .86}}@media(min-width:410px)and (max-width:434px)and (min-height:880px){.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-width: min(48%, clamp(158px, 40vw, 228px));--main-v2-enot-bottom-offset: 18px;--main-v2-enot-stage-scale: var(--enot-small-stage-scale, .76)}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(52%, clamp(172px, 44vw, 248px));--main-v2-enot-bottom-offset: 10px;--main-v2-enot-stage-scale: .78}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(56%, clamp(186px, 48vw, 268px));--main-v2-enot-bottom-offset: 2px;--main-v2-enot-stage-scale: .82}.main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(60%, clamp(202px, 52vw, 296px));--main-v2-enot-bottom-offset: -8px;--main-v2-enot-stage-scale: .86}}html:not(.is-ios-standalone) .main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,html:not(.is-ios-standalone) .main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-bottom-offset: clamp(30px, 4.1svh, 42px)}html:not(.is-ios-standalone) .main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,html:not(.is-ios-standalone) .main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(51%, clamp(164px, 43vw, 234px));--main-v2-enot-bottom-offset: clamp(38px, 5.2svh, 52px);--main-v2-enot-stage-scale: .77}html:not(.is-ios-standalone) .main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,html:not(.is-ios-standalone) .main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(53%, clamp(170px, 45vw, 244px));--main-v2-enot-bottom-offset: clamp(30px, 4.3svh, 44px);--main-v2-enot-stage-scale: .79}html:not(.is-ios-standalone) .main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,html:not(.is-ios-standalone) .main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(56%, clamp(184px, 48vw, 266px));--main-v2-enot-bottom-offset: clamp(22px, 3.4svh, 36px);--main-v2-enot-stage-scale: .82}html.is-ios-standalone .main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-small,html.is-ios-standalone .main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--main-v2-enot-bottom-offset: clamp(6px, 1.4svh, 16px);--main-v2-enot-stage-scale: .7}html.is-ios-standalone .main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger,html.is-ios-standalone .main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--main-v2-enot-width: min(51%, clamp(164px, 43vw, 234px));--main-v2-enot-bottom-offset: clamp(16px, 2.6svh, 28px);--main-v2-enot-stage-scale: .73}html.is-ios-standalone .main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-bigger2,html.is-ios-standalone .main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--main-v2-enot-width: min(53%, clamp(170px, 45vw, 244px));--main-v2-enot-bottom-offset: clamp(10px, 2svh, 22px);--main-v2-enot-stage-scale: .75}html.is-ios-standalone .main-v2-enot:not(.is-panda):not(.has-enot-frame-layout).is-biggest,html.is-ios-standalone .main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest{--main-v2-enot-width: min(56%, clamp(184px, 48vw, 266px));--main-v2-enot-bottom-offset: clamp(4px, 1.4svh, 16px);--main-v2-enot-stage-scale: .78}.pet-selection-screen.is-detail{padding-bottom:calc(94px + env(safe-area-inset-bottom))}.pet-selection-screen.is-upgrade{--pet-upgrade-screen-width: min(100%, 388px);--pet-upgrade-screen-margin-top: calc(74px + var(--app-detail-offset));--pet-upgrade-screen-gap: 22px;--pet-upgrade-hero-gap: 34px;--pet-upgrade-hero-padding-top: 22px;--pet-upgrade-title-size: 21px;--pet-upgrade-stage-width: min(100%, 304px);--pet-upgrade-stage-min-height: 216px;--pet-upgrade-glow-size: 198px;--pet-upgrade-image-width: 148px;--pet-upgrade-image-height: 214px;--pet-upgrade-giraffe-width: 124px;--pet-upgrade-giraffe-height: 218px;--pet-upgrade-kangaroo-width: 148px;--pet-upgrade-kangaroo-height: 218px;--pet-upgrade-enot-width: clamp(86px, 24.5vw, 110px);--pet-upgrade-enot-height: clamp(146px, 40.5vw, 186px);--pet-upgrade-level-size: 17px;--pet-upgrade-target-size: 16px;--pet-upgrade-progress-content-gap: 12px;--pet-upgrade-progress-height: 40px;--pet-upgrade-progress-padding: 3px;--pet-upgrade-progress-value-left: 18px;--pet-upgrade-progress-value-size: 17px;--pet-upgrade-info-card-min-height: 58px;--pet-upgrade-info-card-padding-x: 14px;--pet-upgrade-info-label-size: 12px;--pet-upgrade-info-value-gap: 6px;--pet-upgrade-info-value-size: 16px;--pet-upgrade-spc-size: 24px;--pet-upgrade-actions-gap: 10px;--pet-upgrade-actions-margin-top: 4px;--pet-upgrade-button-min-height: 52px;--pet-upgrade-button-size: 16px;--pet-upgrade-progress-actions-padding-top: clamp(40px, 7vh, 84px);--pet-upgrade-single-button-width: min(100%, 240px);--pet-upgrade-error-size: 12px;--pet-upgrade-back-top: 24px;padding-bottom:calc(16px + env(safe-area-inset-bottom));overflow:visible}.pet-upgrade-screen{position:relative;z-index:2;flex:1 1 auto;min-height:0;width:var(--pet-upgrade-screen-width);margin:var(--pet-upgrade-screen-margin-top) auto 0;display:flex;flex-direction:column;justify-content:flex-start;gap:var(--pet-upgrade-screen-gap);padding-bottom:0}html.is-ios-standalone .pet-upgrade-screen{margin-top:calc(74px + var(--app-detail-offset) + var(--ios-standalone-detail-offset))}.pet-upgrade-hero{display:flex;flex-direction:column;align-items:center;gap:var(--pet-upgrade-hero-gap);padding-top:var(--pet-upgrade-hero-padding-top)}.pet-upgrade-title,.pet-upgrade-level,.pet-upgrade-target,.pet-upgrade-info-label,.pet-upgrade-info-value{margin:0;color:#fff;line-height:1}.pet-upgrade-title{font-size:var(--pet-upgrade-title-size);text-transform:uppercase}.pet-upgrade-stage{position:relative;width:var(--pet-upgrade-stage-width);min-height:var(--pet-upgrade-stage-min-height);display:flex;align-items:center;justify-content:center}.pet-upgrade-stage .pet-detail-glow{width:var(--pet-upgrade-glow-size);height:var(--pet-upgrade-glow-size)}.pet-upgrade-image{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:var(--pet-upgrade-image-width);height:var(--pet-upgrade-image-height);object-fit:contain;object-position:center bottom}.pet-upgrade-image.is-giraffe{width:var(--pet-upgrade-giraffe-width);height:var(--pet-upgrade-giraffe-height);--enot-asset-head-top: unset;--enot-asset-head-x: var(--giraffe-head-x);--enot-asset-head-bottom: var(--giraffe-head-bottom-small);--enot-asset-head-anchor: var(--giraffe-head-anchor-small);--enot-asset-head-width: var(--giraffe-head-width-small)}.pet-upgrade-image.is-giraffe.is-bigger{--enot-asset-head-bottom: var(--giraffe-head-bottom-bigger);--enot-asset-head-anchor: var(--giraffe-head-anchor-bigger);--enot-asset-head-width: var(--giraffe-head-width-bigger)}.pet-upgrade-image.is-giraffe.is-biggest{--enot-asset-head-bottom: var(--giraffe-head-bottom-biggest);--enot-asset-head-anchor: var(--giraffe-head-anchor-biggest);--enot-asset-head-width: var(--giraffe-head-width-biggest)}.pet-upgrade-image.is-kangaroo{width:var(--pet-upgrade-kangaroo-width);height:var(--pet-upgrade-kangaroo-height)}.pet-upgrade-image:is(.is-enot,.is-panda).has-enot-frame-layout{width:var(--pet-upgrade-enot-width);height:var(--pet-upgrade-enot-height)}.pet-upgrade-image:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--enot-asset-suit-width: 112%}.pet-upgrade-image:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--enot-asset-suit-width: 120%}.pet-upgrade-level{font-size:var(--pet-upgrade-level-size);text-transform:uppercase}.pet-upgrade-panel{display:flex;flex-direction:column;gap:12px;margin-top:auto}.pet-upgrade-panel.is-progress{gap:16px}.pet-selection-screen.is-upgrade .pet-detail-back{top:var(--pet-upgrade-back-top);left:calc(var(--pet-selection-top-inset-x) - 6px)}.pet-upgrade-target{font-size:var(--pet-upgrade-target-size);text-transform:uppercase}.pet-upgrade-info-list{display:flex;flex-direction:column;gap:10px}.pet-upgrade-progress-content{display:flex;flex-direction:column;gap:var(--pet-upgrade-progress-content-gap)}.pet-upgrade-progress-track{position:relative;height:var(--pet-upgrade-progress-height);padding:var(--pet-upgrade-progress-padding);border:2px solid rgba(255,255,255,.96);border-radius:999px;overflow:hidden}.pet-upgrade-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#ff28ce,#f100b8);box-shadow:0 10px 18px #cf1cb847;transition:width .24s ease}.pet-upgrade-progress-value{position:absolute;top:50%;left:var(--pet-upgrade-progress-value-left);transform:translateY(-50%);color:#fff;font-size:var(--pet-upgrade-progress-value-size);line-height:1}.pet-upgrade-info-card{min-height:var(--pet-upgrade-info-card-min-height);padding:0 var(--pet-upgrade-info-card-padding-x);border-radius:16px;border:1px solid rgba(255,255,255,.18);background:#221a58c7;box-shadow:inset 0 1px #ffffff14,0 12px 24px #08031e1f;display:flex;align-items:center;justify-content:space-between;gap:16px}.pet-upgrade-info-label{font-size:var(--pet-upgrade-info-label-size);text-transform:uppercase}.pet-upgrade-info-value{display:inline-flex;align-items:center;gap:var(--pet-upgrade-info-value-gap);font-size:var(--pet-upgrade-info-value-size)}.pet-upgrade-spc{width:var(--pet-upgrade-spc-size);height:var(--pet-upgrade-spc-size);object-fit:contain}.pet-upgrade-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--pet-upgrade-actions-gap);margin-top:var(--pet-upgrade-actions-margin-top)}.pet-upgrade-cancel,.pet-upgrade-confirm{min-height:var(--pet-upgrade-button-min-height);border-radius:999px;font-size:var(--pet-upgrade-button-size);text-transform:uppercase;cursor:pointer}.pet-upgrade-cancel{border:2px solid rgba(255,255,255,.96);background:transparent;color:#fff}.pet-upgrade-confirm{border:none;background:linear-gradient(90deg,#9e25ff,#7300ff 52%,#8d20ff);box-shadow:inset 0 1px #ffffff2e,0 18px 36px #4814b147;color:#fff}.pet-upgrade-cancel:disabled,.pet-upgrade-confirm:disabled{opacity:.56;cursor:default}.pet-upgrade-progress-actions{display:flex;justify-content:center;padding-top:var(--pet-upgrade-progress-actions-padding-top)}.pet-upgrade-confirm.is-single{width:var(--pet-upgrade-single-button-width)}.pet-upgrade-error{margin:0;color:#ffb3d8;font-size:var(--pet-upgrade-error-size);line-height:1.25}.pet-upgrade-boost-modal{position:fixed;inset:0;z-index:30;padding:calc(var(--safe-top) + clamp(16px,8.8svh,74px)) 16px calc(env(safe-area-inset-bottom) + 16px);background:#05031294;display:flex;align-items:center;justify-content:center;overflow-y:auto;animation:pet-upgrade-boost-backdrop-enter .18s ease-out}.pet-upgrade-boost-close{position:absolute;top:clamp(-68px,-13vw,-58px);right:0;z-index:5;width:clamp(46px,10.4vw,56px);height:clamp(46px,10.4vw,56px);border:none;border-radius:999px;background:linear-gradient(180deg,#8f16ff,#7000ff);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.pet-upgrade-boost-close svg{width:58%;height:58%}.pet-upgrade-boost-panel{position:relative;width:min(100%,530px);min-height:0;padding:clamp(24px,4.5svh,30px) clamp(30px,6vw,38px) clamp(28px,4.6svh,32px);border-radius:24px;background:linear-gradient(180deg,#8f16ff,#7b00ff 48%,#7000ff);box-shadow:0 10px #08041c52;display:flex;flex-direction:column;align-items:center;color:#fff;overflow:visible;animation:pet-upgrade-boost-panel-enter .22s ease-out}.pet-upgrade-boost-title,.pet-upgrade-boost-level,.pet-upgrade-boost-copy,.pet-upgrade-boost-cost-label,.pet-upgrade-boost-cost-value{margin:0;line-height:1;text-transform:uppercase}.pet-upgrade-boost-title{max-width:100%;font-size:clamp(21px,4.6vw,27px);text-align:center}.pet-upgrade-boost-level{margin-top:clamp(8px,1.3svh,12px);font-size:clamp(20px,4.1vw,24px);text-align:center}.pet-upgrade-boost-copy{width:100%;margin-top:clamp(20px,3svh,32px);font-size:clamp(17px,3.8vw,22px);text-align:left}.pet-upgrade-boost-cost{width:100%;min-height:clamp(60px,7.6svh,66px);margin-top:clamp(12px,1.8svh,14px);padding:0 clamp(16px,3.9vw,18px);border-radius:16px;border:1px solid rgba(255,255,255,.18);background:#42129db3;box-shadow:inset 0 1px #ffffff29,0 12px 28px #2406663d;display:flex;align-items:center;justify-content:space-between;gap:16px}.pet-upgrade-boost-cost-label{font-size:clamp(18px,3.9vw,21px)}.pet-upgrade-boost-cost-value{display:inline-flex;align-items:center;gap:10px;font-size:clamp(26px,5.8vw,32px)}.pet-upgrade-boost-spc{width:clamp(36px,7.6vw,42px);height:clamp(36px,7.6vw,42px);object-fit:contain}.pet-upgrade-boost-actions{width:100%;margin-top:clamp(28px,4.6svh,44px);padding-top:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,6vw,44px)}.pet-upgrade-boost-cancel,.pet-upgrade-boost-confirm{min-height:clamp(58px,7.6svh,66px);border-radius:999px;color:#fff;font-size:clamp(20px,4.2vw,26px);line-height:1;text-transform:uppercase;cursor:pointer}.pet-upgrade-boost-cancel{border:3px solid #ffffff;background:transparent}.pet-upgrade-boost-confirm{border:none;background:#ff0ec6}.pet-upgrade-boost-cancel:disabled,.pet-upgrade-boost-confirm:disabled{opacity:.58;cursor:default}@keyframes pet-upgrade-boost-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes pet-upgrade-boost-panel-enter{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.pet-detail-screen{position:relative;z-index:2;width:min(100%,560px);margin:calc(76px + var(--app-detail-offset)) auto 0;display:flex;flex-direction:column;gap:28px;padding:0 var(--pet-selection-top-inset-x) 44px}html.is-ios-standalone .pet-detail-screen{margin-top:calc(76px + var(--app-detail-offset) + var(--ios-standalone-detail-offset))}.pet-upgrade-screen,.pet-detail-screen{opacity:0;transform:translateY(14px) scale(.988);animation:ui-soft-enter .34s ease-out 70ms forwards}.pet-selection-screen.is-detail:not(.is-upgrade) .pet-detail-screen{margin-top:0;transform:translateY(56px) scale(.988);animation:pet-detail-content-rise .34s ease-out forwards}html.is-ios-standalone .pet-selection-screen.is-detail:not(.is-upgrade) .pet-detail-screen{margin-top:0}html.is-ios-standalone .pet-selection-screen.is-detail:not(.is-upgrade){padding-top:calc(var(--ios-standalone-detail-offset) + clamp(18px,3.2svh,32px))}.pet-detail-topbar-exit{pointer-events:none;animation:pet-detail-topbar-hide .26s ease-in forwards}.pet-detail-back{position:absolute;top:10px;left:calc(var(--pet-selection-top-inset-x) - 6px);z-index:3;width:clamp(46px,11.8dvw,70px);height:clamp(46px,11.8dvw,70px);padding:0;border:0;border-radius:999px;background:linear-gradient(180deg,#8f16ff,#7000ff);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 22px #5300d23d}.pet-detail-back svg{width:42%;height:42%;display:block}.pet-detail-hero{display:flex;flex-direction:column;align-items:center;gap:18px;padding-top:18px}.pet-detail-heading{display:flex;flex-direction:column;align-items:center;gap:2px}.pet-detail-rarity,.pet-detail-age,.pet-detail-created-title,.pet-detail-created-date{margin:0;color:#fff;line-height:1}.pet-detail-rarity{font-size:30px;text-transform:uppercase}.pet-detail-age{font-size:22px}.pet-detail-stage{position:relative;width:min(100%,520px);min-height:420px;display:flex;align-items:center;justify-content:center}.pet-detail-glow{width:clamp(286px,81.55vw,318px);height:clamp(286px,81.55vw,318px);border-radius:999px;background:radial-gradient(circle,#6922ff85,#4a15bf52 56%,#4a15bf00);animation:pet-detail-glow-breathe 4.2s ease-in-out infinite}.pet-detail-pet-image{position:absolute;bottom:12px;left:50%;transform:translate(-50%);width:clamp(210px,60vw,234px);height:clamp(306px,87.2vw,340px);object-fit:contain;object-position:center bottom}.pet-detail-pet-image.is-giraffe{width:clamp(184px,52.3vw,204px);height:clamp(316px,89.75vw,350px);--enot-asset-head-top: unset;--enot-asset-head-width: var(--giraffe-head-width-small);--enot-asset-head-x: var(--giraffe-head-x);--enot-asset-head-bottom: var(--giraffe-head-bottom-small)}.pet-detail-pet-image.is-giraffe.is-small{--enot-asset-head-anchor: var(--giraffe-head-anchor-small);--enot-asset-head-width: var(--giraffe-head-width-small)}.pet-detail-pet-image.is-giraffe.is-bigger{--enot-asset-head-bottom: var(--giraffe-head-bottom-bigger);--enot-asset-head-anchor: var(--giraffe-head-anchor-bigger);--enot-asset-head-width: var(--giraffe-head-width-bigger)}.pet-detail-pet-image.is-giraffe.is-biggest{--enot-asset-head-bottom: var(--giraffe-head-bottom-biggest);--enot-asset-head-anchor: var(--giraffe-head-anchor-biggest);--enot-asset-head-width: var(--giraffe-head-width-biggest)}.pet-detail-pet-image.is-kangaroo{width:clamp(210px,59.5vw,232px);height:clamp(310px,88.2vw,344px)}.pet-detail-slot{position:absolute;width:72px;height:84px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:34px;line-height:1;background:currentColor;clip-path:polygon(50% 0%,100% 24%,100% 76%,50% 100%,0% 76%,0% 24%)}.pet-detail-slot:before{content:"";position:absolute;inset:3px;background:#271d5ef5;clip-path:polygon(50% 0%,100% 24%,100% 76%,50% 100%,0% 76%,0% 24%);z-index:0}.pet-detail-slot>*{position:relative;z-index:1}.pet-detail-slot-plus{font-family:Inter,sans-serif;font-weight:600;line-height:1;color:#fff}.pet-detail-slot.is-locked:before{background:#0e0a24f7;box-shadow:inset 0 3px 18px #0006}.pet-detail-slot.is-locked.is-cyan{color:#00f1ff61}.pet-detail-slot.is-locked.is-lime{color:#efff0061}.pet-detail-slot.is-locked.is-violet{color:#8d30eb61}.pet-detail-slot.is-locked.is-pink{color:#ff15f161}.pet-detail-slot-lock{display:inline-flex;align-items:center;justify-content:center;width:clamp(24px,6vw,32px);height:clamp(24px,6vw,32px);color:#d2ceeecc}.pet-detail-slot-lock svg{width:100%;height:100%}.pet-detail-slot.is-cyan{top:78px;left:6px;color:#00f1ff}.pet-detail-slot.is-lime{top:78px;right:6px;color:#efff00}.pet-detail-slot.is-violet{bottom:76px;left:6px;color:#8d30eb}.pet-detail-slot.is-pink{bottom:76px;right:6px;color:#ff15f1}.pet-detail-meta-row{width:min(100%,386px);display:flex;align-items:flex-end;gap:10px}.pet-detail-balloon{width:18px;height:58px;object-fit:contain}.pet-detail-code-row{position:relative;flex:1 1 auto;min-height:50px;border-radius:999px;background:linear-gradient(180deg,#261e60fa,#191141fa);border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px #ffffff1f;overflow:hidden}.pet-detail-code-row-button{appearance:none;display:block;width:100%;cursor:pointer;padding:0;text-align:left}.pet-detail-code-fill{position:absolute;inset:0 auto 0 0;width:0;border-radius:inherit;background:#1caeff}.pet-detail-code{position:relative;z-index:1;min-height:50px;display:inline-flex;align-items:center;justify-content:center;width:100%;color:#fff;font-size:18px;line-height:1}.pet-detail-flag{width:58px;height:58px;flex:0 0 auto;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#5c5b8a85}.pet-detail-flag.is-green{color:#14d927;box-shadow:0 0 0 5px #10cf241a}.pet-detail-flag.is-yellow{color:#f5d327;box-shadow:0 0 0 5px #f5d3271f}.pet-detail-flag.is-red,.pet-detail-flag.is-orange{color:#ff5d2d;box-shadow:0 0 0 5px #5c5b8a24}.pet-detail-flag-fill{position:absolute;left:0;right:0;bottom:0;height:0;background:currentColor;transition:height .22s ease}.pet-detail-flag svg{position:relative;z-index:1;width:36px;height:36px}.pet-detail-progress-list{width:min(100%,560px);display:flex;flex-direction:column;gap:10px}.pet-detail-progress{position:relative}.pet-detail-progress-track{position:relative;width:100%;height:36px;padding:3px;border-radius:999px;border:2px solid rgba(255,255,255,.82);overflow:hidden;background:#15113957}.pet-detail-progress-fill{height:100%;border-radius:inherit}.pet-detail-progress.is-green .pet-detail-progress-fill{background:#15d019}.pet-detail-progress.is-pink .pet-detail-progress-fill{background:#ff00db}.pet-detail-progress-divider{position:absolute;top:3px;bottom:3px;width:2px;background:#0a0612f5;z-index:1}.pet-detail-progress-label{position:absolute;left:18px;top:50%;transform:translateY(-50%);z-index:1;color:#fff;font-size:15px;line-height:1;text-transform:uppercase}.pet-detail-actions{width:min(100%,560px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pet-detail-actions>*{opacity:0;transform:translateY(12px) scale(.985);animation:ui-soft-enter .28s ease-out forwards}.pet-detail-actions>*:nth-child(1){animation-delay:.18s}.pet-detail-actions>*:nth-child(2){animation-delay:.22s}.pet-detail-actions>*:nth-child(3){animation-delay:.26s}.pet-detail-action-button,.pet-detail-primary-button{border-radius:18px;border:2px solid rgba(126,105,255,.95);background:#2a1e65d1;color:#fff;cursor:pointer}.pet-detail-action-button{position:relative;overflow:hidden;min-height:92px;padding:12px 10px;font-size:14px;line-height:1.05;text-transform:uppercase}.pet-detail-action-button-label{display:block}.pet-detail-action-button.is-locked{cursor:default}.pet-detail-action-lock-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:inherit;background:#0c0822ad;z-index:1}.pet-detail-action-lock{display:inline-flex;align-items:center;justify-content:center;width:clamp(32px,8vw,40px);height:clamp(32px,8vw,40px);color:#e4e0fff5}.pet-detail-action-lock svg{width:100%;height:100%}.pet-detail-primary-button{width:min(100%,560px);min-height:74px;padding:0 20px;position:relative;overflow:hidden;border-color:#6ce4fff0;background:linear-gradient(135deg,#6ce4ff33,#6ce4ff0a 26%,#6ce4ff00 46%),linear-gradient(90deg,#9e25ff,#7300ff 52%,#8d20ff);box-shadow:inset 0 1px #ffffff3d,0 0 0 1px #6ce4ff38,0 18px 38px #6215d357;font-size:18px;line-height:1;text-transform:uppercase}.pet-detail-primary-button:not(:disabled):hover,.pet-detail-primary-button:not(:disabled):focus-visible{border-color:#92effffa;box-shadow:inset 0 1px #ffffff47,0 0 0 2px #6ce4ff33,0 22px 42px #6215d36b}.pet-detail-primary-button:not(:disabled):before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(180deg,#ffffff2e,#fff0);pointer-events:none}.pet-detail-primary-button:disabled{border-color:#8781afb8;background:#3a3360d1;box-shadow:none;color:#ffffffe0;cursor:default}.pet-detail-created-date{font-size:22px}.pet-detail-created-section{display:flex;flex-direction:column;gap:22px;opacity:0;transform:translateY(14px) scale(.99);animation:ui-soft-enter .32s ease-out .26s forwards}.pet-detail-created-top,.pet-detail-created-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pet-detail-created-top{position:relative}.pet-detail-created-cross{position:absolute;left:calc(50% - 8px);top:50%;transform:translate(-50%,-54%);color:#fff;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.pet-detail-created-cross svg{display:block;width:16px;height:16px}.pet-detail-created-title{align-self:center;font-size:24px;text-transform:uppercase}.pet-detail-share-row{display:flex;justify-content:flex-end;padding-right:6px;margin-top:2px}.pet-detail-mini-card{position:relative;container-type:inline-size;width:100%;aspect-ratio:184 / 292;min-height:0;padding:0;display:block;border-radius:22px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#261e60fa,#1b1345fa);box-shadow:inset 0 1px #ffffff14,0 12px 26px #08031e1a;overflow:hidden;--pet-card-width-final: 100cqi;--pet-card-height-final: calc(100cqi * 292 / 184)}.pet-detail-mini-copy{position:absolute;inset:0;z-index:1;pointer-events:none}.pet-detail-mini-pill{position:absolute;top:16px;left:50%;z-index:3;transform:translate(-50%);min-width:136px;min-height:40px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#7a56ff,#6a4bff);color:#fff;font-size:14px;line-height:1;text-transform:uppercase}.pet-detail-mini-code{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#261e60fa,#191141fa);color:#fff;font-size:16px;line-height:1}.pet-detail-created-top>*,.pet-detail-created-grid>*{opacity:0;transform:translateY(10px) scale(.987);animation:ui-soft-enter .28s ease-out forwards}.pet-detail-created-top>*:nth-child(1){animation-delay:.32s}.pet-detail-created-top>*:nth-child(2){animation-delay:.36s}.pet-detail-created-top>*:nth-child(3){animation-delay:.4s}.pet-detail-created-grid>*:nth-child(1){animation-delay:.42s}.pet-detail-created-grid>*:nth-child(2){animation-delay:.46s}@keyframes pet-detail-glow-breathe{0%,to{transform:scale(.97);opacity:.82}50%{transform:scale(1.03);opacity:1}}@keyframes ui-soft-enter{0%{opacity:0;transform:translateY(14px) scale(.986)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pet-detail-topbar-hide{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-120%) scale(.98)}}@keyframes pet-detail-content-rise{to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:390px){.pet-detail-screen{gap:22px}.pet-detail-rarity{font-size:24px}.pet-detail-age{font-size:18px}.pet-detail-stage{min-height:338px}.pet-detail-glow{width:244px;height:244px}.pet-detail-pet-image{width:192px;height:274px}.pet-detail-pet-image.is-giraffe{width:166px;height:286px}.pet-detail-pet-image.is-kangaroo{width:186px;height:278px}.pet-detail-slot{width:54px;height:64px;font-size:28px}.pet-detail-slot.is-cyan,.pet-detail-slot.is-lime{top:74px}.pet-detail-slot.is-violet,.pet-detail-slot.is-pink{bottom:58px}.pet-detail-meta-row{width:min(100%,320px);gap:8px}.pet-detail-balloon{width:15px;height:46px}.pet-detail-code-row{min-height:42px}.pet-detail-code{min-height:42px;font-size:16px}.pet-detail-flag{width:50px;height:50px}.pet-detail-progress-track{height:30px;padding:2px}.pet-detail-progress-label{left:14px;font-size:12px}.pet-detail-actions{gap:10px}.pet-detail-action-button{min-height:78px;font-size:12px}.pet-detail-primary-button{min-height:62px;font-size:15px}.pet-detail-created-title,.pet-detail-created-date{font-size:18px}.pet-detail-created-top,.pet-detail-created-grid{gap:12px}.pet-detail-mini-card{aspect-ratio:166 / 258;border-radius:18px;--pet-card-height-final: calc(100cqi * 258 / 166)}.pet-detail-mini-pill{top:12px;min-width:104px;min-height:34px;font-size:11px}.pet-detail-mini-code{left:12px;right:12px;bottom:12px;min-height:34px;font-size:13px}}@media(min-width:390px)and (min-height:844px){.pet-selection-screen.is-upgrade{--pet-upgrade-screen-margin-top: 98px;--pet-upgrade-screen-gap: 32px;--pet-upgrade-hero-gap: 40px;--pet-upgrade-hero-padding-top: 34px;--pet-upgrade-title-size: 26px;--pet-upgrade-stage-width: min(100%, 350px);--pet-upgrade-stage-min-height: 258px;--pet-upgrade-glow-size: 232px;--pet-upgrade-image-width: 178px;--pet-upgrade-image-height: 256px;--pet-upgrade-giraffe-width: 146px;--pet-upgrade-giraffe-height: 260px;--pet-upgrade-kangaroo-width: 176px;--pet-upgrade-kangaroo-height: 260px;--pet-upgrade-enot-width: clamp(86px, 24.5vw, 110px);--pet-upgrade-enot-height: clamp(146px, 40.5vw, 186px);--pet-upgrade-level-size: 22px;--pet-upgrade-progress-height: 44px;--pet-upgrade-progress-value-size: 19px;--pet-upgrade-progress-actions-padding-top: 96px;--pet-upgrade-back-top: 32px}}@media(max-width:321px)and (max-height:568px){.pet-selection-screen.is-upgrade{--pet-upgrade-back-top: 20px;--pet-upgrade-screen-width: min(100%, 292px);--pet-upgrade-screen-margin-top: 68px;--pet-upgrade-screen-gap: 18px;--pet-upgrade-hero-gap: 10px;--pet-upgrade-hero-padding-top: 18px;--pet-upgrade-title-size: 18px;--pet-upgrade-stage-width: min(100%, 272px);--pet-upgrade-stage-min-height: 184px;--pet-upgrade-glow-size: 166px;--pet-upgrade-image-width: 126px;--pet-upgrade-image-height: 182px;--pet-upgrade-giraffe-width: 108px;--pet-upgrade-giraffe-height: 188px;--pet-upgrade-kangaroo-width: 124px;--pet-upgrade-kangaroo-height: 186px;--pet-upgrade-enot-width: clamp(86px, 24.5vw, 110px);--pet-upgrade-enot-height: clamp(146px, 40.5vw, 186px);--pet-upgrade-level-size: 15px;--pet-upgrade-target-size: 14px;--pet-upgrade-progress-content-gap: 10px;--pet-upgrade-progress-height: 34px;--pet-upgrade-progress-padding: 2px;--pet-upgrade-progress-value-left: 14px;--pet-upgrade-progress-value-size: 14px;--pet-upgrade-info-card-min-height: 50px;--pet-upgrade-info-card-padding-x: 12px;--pet-upgrade-info-label-size: 11px;--pet-upgrade-info-value-size: 14px;--pet-upgrade-spc-size: 20px;--pet-upgrade-actions-gap: 8px;--pet-upgrade-actions-margin-top: 2px;--pet-upgrade-button-min-height: 46px;--pet-upgrade-button-size: 14px;--pet-upgrade-progress-actions-padding-top: 32px;--pet-upgrade-single-button-width: min(100%, 208px);--pet-upgrade-error-size: 11px}.pet-upgrade-panel.is-progress{gap:12px}.pet-detail-screen{gap:18px}.pet-detail-stage{min-height:286px}.pet-detail-glow{width:206px;height:206px}.pet-detail-pet-image{width:158px;height:228px}.pet-detail-pet-image.is-giraffe{width:138px;height:236px}.pet-detail-pet-image.is-kangaroo{width:150px;height:232px}.pet-detail-slot{width:46px;height:54px;font-size:24px}.pet-detail-slot.is-cyan,.pet-detail-slot.is-lime{top:70px}.pet-detail-slot.is-violet,.pet-detail-slot.is-pink{bottom:48px}.pet-detail-progress-track{height:26px;padding:2px}.pet-detail-progress-label{font-size:10px}.pet-detail-action-button{min-height:68px;font-size:10px}.pet-detail-primary-button{min-height:56px;font-size:13px}.pet-detail-mini-card{aspect-ratio:128 / 194;--pet-card-height-final: 151.5625cqi }.pet-detail-created-cross{width:14px;height:14px}.pet-detail-created-cross svg{width:14px;height:14px}}@media(max-width:376px)and (max-height:667px){.pet-selection-screen.is-upgrade{--pet-upgrade-back-top: 20px;--pet-upgrade-hero-gap: 20px;--pet-upgrade-enot-width: clamp(74px, 22vw, 86px);--pet-upgrade-enot-height: clamp(126px, 36vw, 146px);--pet-upgrade-progress-actions-padding-top: 44px}}@media(prefers-reduced-motion:reduce){button{transition:none}.pet-detail-glow{animation:none}.pet-selection-content,.pet-selection-grid>*,.pet-background-grid>*,.pet-detail-screen,.pet-detail-actions>*,.pet-detail-created-section,.pet-detail-created-top>*,.pet-detail-created-grid>*{animation:none;opacity:1;transform:none}}:is(.pet-selection-card,.market-pet-card):is(.is-enot,.is-panda){--pet-selection-card-frame-width: var(--pet-card-width-final, 184px);--pet-selection-card-frame-height: var(--pet-card-height-final, 292px)}.pet-selection-card:is(.is-enot,.is-panda){--pet-selection-card-pet-drop: 6px}.market-pet-card:is(.is-enot,.is-panda){--enot-market-card-lift: -4px}.pet-detail-mini-card:is(.is-enot,.is-panda){--pet-selection-card-frame-width: var(--pet-card-width-final, 100cqi);--pet-selection-card-frame-height: var(--pet-card-height-final, calc(100cqi * 292 / 184))}.friends-pet-card:is(.is-enot,.is-panda){--friends-enot-layout-width: 184px;--friends-enot-layout-height: 292px;--friends-enot-layout-scale: .62;--friends-enot-layout-offset-y: 10px}:is(.pet-selection-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image,.market-pet-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image,.pet-detail-mini-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image).has-enot-frame-layout{--enot-frame-width: calc(.37 * var(--pet-selection-card-frame-width));--enot-frame-height: calc(.411 * var(--pet-selection-card-frame-height));left:calc(.098 * var(--pet-selection-card-frame-width));top:calc(.357 * var(--pet-selection-card-frame-height));width:var(--enot-frame-width);height:var(--enot-frame-height);transform:none;transform-origin:left bottom;--enot-asset-age-scale: 1;--enot-asset-stage-scale: 1;--enot-asset-suit-width: 108%}.pet-selection-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.has-for-head-anchor{top:calc(.368 * var(--pet-selection-card-frame-height) + var(--pet-selection-card-pet-drop, 0px))}.market-pet-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.has-for-head-anchor{top:calc(.368 * var(--pet-selection-card-frame-height) - var(--enot-market-card-lift, 0px))}:is(.pet-selection-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image,.market-pet-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image,.friends-pet-card:is(.is-enot,.is-panda) .pet-asset-host.friends-pet-image,.pet-detail-mini-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image).has-enot-tuned-suit:not(.has-for-head-anchor){--enot-asset-suit-width: 100%}:is(.pet-selection-card,.market-pet-card):is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.is-biggest,:is(.pet-selection-card,.market-pet-card):is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.is-bigger2{--enot-frame-width: calc(.36 * var(--pet-selection-card-frame-width));--enot-frame-height: calc(.395 * var(--pet-selection-card-frame-height));top:calc(.363 * var(--pet-selection-card-frame-height));--enot-asset-suit-width: 116%}.pet-selection-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.is-biggest,.pet-selection-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.is-bigger2{top:calc(.363 * var(--pet-selection-card-frame-height) + var(--pet-selection-card-pet-drop, 0px))}.market-pet-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.is-biggest,.market-pet-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.is-bigger2{top:calc(.363 * var(--pet-selection-card-frame-height) - var(--enot-market-card-lift, 0px))}.pet-detail-mini-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.is-biggest,.pet-detail-mini-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.is-bigger2{--enot-frame-width: calc(.378 * var(--pet-selection-card-frame-width));--enot-frame-height: calc(.415 * var(--pet-selection-card-frame-height));top:calc(.348 * var(--pet-selection-card-frame-height));--enot-asset-suit-width: 116%}.friends-pet-card:is(.is-enot,.is-panda) .friends-pet-media{overflow:visible;align-items:center;justify-content:center;width:100%;min-height:100px;flex:1 1 auto}.friends-pet-card:is(.is-enot,.is-panda) .pet-asset-host.friends-pet-image.has-enot-frame-layout{--pet-selection-card-frame-width: var(--friends-enot-layout-width);--pet-selection-card-frame-height: var(--friends-enot-layout-height);--enot-frame-width: calc(.37 * var(--friends-enot-layout-width));--enot-frame-height: calc(.411 * var(--friends-enot-layout-height));--enot-friends-display-scale: .88;left:50%;top:50%;bottom:auto;width:var(--enot-frame-width);height:var(--enot-frame-height);transform:translate(-50%,calc(-50% + var(--friends-enot-layout-offset-y, 0px))) scale(var(--friends-enot-layout-scale));transform-origin:center center;--enot-asset-age-scale: 1;--enot-asset-stage-scale: 1;--enot-asset-suit-width: 108%}.friends-pet-card:is(.is-enot,.is-panda) .pet-asset-host.friends-pet-image.has-enot-frame-layout.is-biggest,.friends-pet-card:is(.is-enot,.is-panda) .pet-asset-host.friends-pet-image.has-enot-frame-layout.is-bigger2{--enot-frame-width: calc(.378 * var(--friends-enot-layout-width));--enot-frame-height: calc(.415 * var(--friends-enot-layout-height))}.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout,.pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout{--enot-frame-width: clamp(104px, 31vw, 132px);--enot-frame-height: clamp(188px, 57vw, 240px);width:clamp(104px,31vw,132px);height:clamp(188px,57vw,240px);--enot-asset-suit-width: unset;--enot-asset-stage-scale: 1}.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest,.pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest,.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2,.pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--enot-pet-detail-biggest-scale: 1.05;--enot-frame-width: calc(clamp(104px, 31vw, 132px) * var(--enot-pet-detail-biggest-scale));--enot-frame-height: calc(clamp(188px, 57vw, 240px) * var(--enot-pet-detail-biggest-scale));width:var(--enot-frame-width);height:var(--enot-frame-height)}.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger,.pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{--enot-frame-width: calc(clamp(104px, 31vw, 132px) * var(--enot-pet-detail-bigger-frame-scale));--enot-frame-height: calc(clamp(188px, 57vw, 240px) * var(--enot-pet-detail-bigger-frame-scale));width:var(--enot-frame-width);height:var(--enot-frame-height)}@media(max-width:390px){.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout,.pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout{width:116px;height:210px;--enot-frame-width: 116px;--enot-frame-height: 210px}.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest,.pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest,.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2,.pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{width:122px;height:221px;--enot-frame-width: calc(122px * var(--enot-pet-detail-biggest-scale));--enot-frame-height: calc(221px * var(--enot-pet-detail-biggest-scale))}.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger,.pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{width:calc(116px * var(--enot-pet-detail-bigger-frame-scale));height:calc(210px * var(--enot-pet-detail-bigger-frame-scale));--enot-frame-width: calc(116px * var(--enot-pet-detail-bigger-frame-scale));--enot-frame-height: calc(210px * var(--enot-pet-detail-bigger-frame-scale))}}@media(max-width:321px)and (max-height:568px){.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout,.pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout{width:108px;height:196px;--enot-frame-width: 108px;--enot-frame-height: 196px}.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest,.pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest,.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2,.pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{width:113px;height:206px;--enot-frame-width: calc(113px * var(--enot-pet-detail-biggest-scale));--enot-frame-height: calc(206px * var(--enot-pet-detail-biggest-scale))}.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger,.pet-detail-pet-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger{width:calc(108px * var(--enot-pet-detail-bigger-frame-scale));height:calc(196px * var(--enot-pet-detail-bigger-frame-scale));--enot-frame-width: calc(108px * var(--enot-pet-detail-bigger-frame-scale));--enot-frame-height: calc(196px * var(--enot-pet-detail-bigger-frame-scale))}}.pet-upgrade-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout{--enot-frame-width: clamp(86px, 24.5vw, 110px);--enot-frame-height: clamp(146px, 40.5vw, 186px);--enot-body-fit-scale: 1}.pet-upgrade-boost-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout{--enot-frame-width: var(--pet-fit-width);--enot-frame-height: var(--pet-fit-height);--enot-body-fit-scale: 1;--enot-boost-modal-body-scale: .92}.pet-upgrade-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-biggest,.pet-upgrade-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-bigger2{--enot-frame-width: calc(clamp(86px, 24.5vw, 110px) * var(--enot-pet-upgrade-biggest-scale));--enot-frame-height: calc(clamp(146px, 40.5vw, 186px) * var(--enot-pet-upgrade-biggest-scale));width:var(--enot-frame-width);height:var(--enot-frame-height)}.pet-upgrade-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-small,.pet-upgrade-boost-image.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout.is-small{--enot-body-display-scale: 1;--enot-body-fit-compensate: 1;--enot-head-panda-width-ratio: var(--enot-head-panda-width-ratio-small)}.main-v2-enot:is(.is-enot,.is-panda).has-enot-frame-layout{--main-v2-enot-frame-width: 100%;--main-v2-enot-frame-height: 100%}.main-v2-screen .main-v2-enot:is(.is-enot.has-enot-frame-layout,.is-panda.has-enot-frame-layout).is-bigger{--main-v2-enot-stage-scale: calc( .78 * var(--enot-home-bigger-pet-scale) * var(--enot-bigger-body-scale) );--main-v2-enot-width: min(58%, clamp(180px, 49vw, 258px))}.main-v2-screen .main-v2-enot:is(.is-enot.has-enot-frame-layout,.is-panda.has-enot-frame-layout).is-biggest,.main-v2-screen .main-v2-enot:is(.is-enot.has-enot-frame-layout,.is-panda.has-enot-frame-layout).is-bigger2{--enot-compact-biggest-display-scale: var(--enot-biggest-over-bigger-scale);--main-v2-enot-stage-scale: calc( .78 * var(--enot-home-bigger-pet-scale) * var(--enot-biggest-over-bigger-scale) );--main-v2-enot-width: min(54%, clamp(168px, 46vw, 238px))}.main-v2-screen .main-v2-enot.is-panda.has-enot-frame-layout.has-for-head-anchor.is-small .pet-for-head-suit-stack .pet-suit-svg-host,:is(.pet-selection-card,.market-pet-card).is-panda .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.has-for-head-anchor.is-small .pet-for-head-suit-stack .pet-suit-svg-host,.pet-detail-pet-image.pet-asset-host.is-panda.has-enot-frame-layout.has-for-head-anchor.is-small .pet-for-head-suit-stack .pet-suit-svg-host,.pet-upgrade-image.pet-asset-host.is-panda.has-enot-frame-layout.has-for-head-anchor.is-small .pet-for-head-suit-stack .pet-suit-svg-host,.pet-upgrade-boost-image.pet-asset-host.is-panda.has-enot-frame-layout.has-for-head-anchor.is-small .pet-for-head-suit-stack .pet-suit-svg-host,.friends-pet-card.is-panda .pet-asset-host.friends-pet-image.has-enot-frame-layout.has-for-head-anchor.is-small .pet-for-head-suit-stack .pet-suit-svg-host{width:calc(100% * var(--enot-small-panda-body-scale, 1.18));left:calc(50% * (1 - var(--enot-small-panda-body-scale, 1.18)));right:auto}.main-v2-screen .main-v2-enot.is-panda.has-enot-frame-layout.has-for-head-anchor.is-bigger .pet-for-head-suit-stack .pet-suit-svg-host,:is(.pet-selection-card,.market-pet-card).is-panda .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.has-for-head-anchor.is-bigger .pet-for-head-suit-stack .pet-suit-svg-host,.pet-detail-pet-image.pet-asset-host.is-panda.has-enot-frame-layout.has-for-head-anchor.is-bigger .pet-for-head-suit-stack .pet-suit-svg-host,.pet-upgrade-image.pet-asset-host.is-panda.has-enot-frame-layout.has-for-head-anchor.is-bigger .pet-for-head-suit-stack .pet-suit-svg-host,.pet-upgrade-boost-image.pet-asset-host.is-panda.has-enot-frame-layout.has-for-head-anchor.is-bigger .pet-for-head-suit-stack .pet-suit-svg-host,.friends-pet-card.is-panda .pet-asset-host.friends-pet-image.has-enot-frame-layout.has-for-head-anchor.is-bigger .pet-for-head-suit-stack .pet-suit-svg-host{width:calc(100% * var(--enot-bigger-panda-body-scale, 1.221));left:calc(50% * (1 - var(--enot-bigger-panda-body-scale, 1.221)));right:auto}.main-v2-screen .main-v2-enot.is-panda.has-enot-frame-layout.has-for-head-anchor.is-bigger2 .pet-for-head-suit-stack .pet-suit-svg-host,:is(.pet-selection-card,.market-pet-card).is-panda .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.has-for-head-anchor.is-bigger2 .pet-for-head-suit-stack .pet-suit-svg-host,.pet-detail-pet-image.pet-asset-host.is-panda.has-enot-frame-layout.has-for-head-anchor.is-bigger2 .pet-for-head-suit-stack .pet-suit-svg-host,.pet-upgrade-image.pet-asset-host.is-panda.has-enot-frame-layout.has-for-head-anchor.is-bigger2 .pet-for-head-suit-stack .pet-suit-svg-host,.pet-upgrade-boost-image.pet-asset-host.is-panda.has-enot-frame-layout.has-for-head-anchor.is-bigger2 .pet-for-head-suit-stack .pet-suit-svg-host,.friends-pet-card.is-panda .pet-asset-host.friends-pet-image.has-enot-frame-layout.has-for-head-anchor.is-bigger2 .pet-for-head-suit-stack .pet-suit-svg-host{width:calc(100% * var(--enot-bigger2-panda-body-scale, 1.264));left:calc(50% * (1 - var(--enot-bigger2-panda-body-scale, 1.264)));right:auto}.main-v2-screen .main-v2-enot.is-panda.has-enot-frame-layout.has-for-head-anchor.is-biggest .pet-for-head-suit-stack .pet-suit-svg-host,:is(.pet-selection-card,.market-pet-card).is-panda .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.has-for-head-anchor.is-biggest .pet-for-head-suit-stack .pet-suit-svg-host,.pet-detail-pet-image.pet-asset-host.is-panda.has-enot-frame-layout.has-for-head-anchor.is-biggest .pet-for-head-suit-stack .pet-suit-svg-host,.pet-upgrade-image.pet-asset-host.is-panda.has-enot-frame-layout.has-for-head-anchor.is-biggest .pet-for-head-suit-stack .pet-suit-svg-host,.pet-upgrade-boost-image.pet-asset-host.is-panda.has-enot-frame-layout.has-for-head-anchor.is-biggest .pet-for-head-suit-stack .pet-suit-svg-host,.friends-pet-card.is-panda .pet-asset-host.friends-pet-image.has-enot-frame-layout.has-for-head-anchor.is-biggest .pet-for-head-suit-stack .pet-suit-svg-host{width:calc(100% * var(--enot-biggest-panda-body-scale, 1.277));left:calc(50% * (1 - var(--enot-biggest-panda-body-scale, 1.277)));right:auto}:is(.pet-selection-card,.market-pet-card) .pet-asset-host.pet-selection-card-image:is(.is-enot.has-enot-frame-layout,.is-panda.has-enot-frame-layout).is-biggest,:is(.pet-selection-card,.market-pet-card) .pet-asset-host.pet-selection-card-image:is(.is-enot.has-enot-frame-layout,.is-panda.has-enot-frame-layout).is-bigger2{--enot-frame-width: calc(.37 * var(--pet-selection-card-frame-width) * var(--enot-pet-selection-biggest-scale));--enot-frame-height: calc(.395 * var(--pet-selection-card-frame-height) * var(--enot-pet-selection-biggest-scale));width:var(--enot-frame-width);height:var(--enot-frame-height)}.pet-detail-mini-card:is(.is-enot,.is-panda){--pet-card-asset-shift-x: 0px;--pet-card-asset-width: 96px;--pet-card-asset-height: 178px;--pet-card-asset-scale: .86}.pet-detail-mini-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image.has-enot-frame-layout{left:50%;transform:translate(-50%);transform-origin:center bottom;--enot-body-fit-scale: 1}.pet-detail-mini-card:is(.is-enot,.is-panda) .pet-asset-host.pet-selection-card-image.has-enot-frame-layout.is-small{--enot-body-display-scale: 1;--enot-body-fit-compensate: 1;--enot-head-panda-width-ratio: var(--enot-head-panda-width-ratio-small)}@media(min-width:322px)and (max-width:390px)and (max-height:760px){.pet-detail-mini-card:is(.is-enot,.is-panda){--pet-card-asset-width: 96px;--pet-card-asset-height: 178px;--pet-card-asset-scale: .84}}@media(max-width:321px)and (max-height:568px){.pet-detail-mini-card:is(.is-enot,.is-panda){--pet-card-asset-width: 96px;--pet-card-asset-height: 178px;--pet-card-asset-scale: .82}}@media(min-width:377px)and (max-width:389px)and (min-height:780px){.pet-detail-mini-card:is(.is-enot,.is-panda){--pet-card-asset-shift-y: 4px}}:root{--enot-global-display-scale: .92;--enot-biggest-over-bigger-scale: 1.03;--enot-bigger-body-scale: .92;--enot-bigger2-over-biggest-scale: 1;--enot-compact-small-display-scale: 1;--enot-compact-bigger-display-scale: 1;--enot-compact-biggest-display-scale: 1;--enot-friends-display-scale: 1;--enot-pet-detail-display-scale: 1;--enot-pet-upgrade-display-scale: 1;--enot-pet-upgrade-boost-display-scale: 1;--enot-body-fit-scale: calc(1594 / 1300);--enot-body-fit-compensate: 1;--enot-head-panda-width-ratio: calc(340 / 361);--enot-small-body-scale: .97;--enot-small-stage-scale: .76;--enot-head-panda-width-ratio-small: calc(346 / 338 * var(--enot-small-head-scale));--enot-home-bigger-pet-scale: 1.1;--enot-small-panda-body-scale: 1.18;--enot-bigger-panda-over-small-scale: 1.035;--enot-bigger-panda-body-scale: calc( var(--enot-small-panda-body-scale) * var(--enot-bigger-panda-over-small-scale) );--enot-bigger2-panda-over-bigger-scale: 1.035;--enot-bigger2-panda-body-scale: calc( var(--enot-bigger-panda-body-scale) * var(--enot-bigger2-panda-over-bigger-scale) );--enot-biggest-panda-over-bigger2-scale: 1.01;--enot-biggest-panda-body-scale: calc( var(--enot-bigger2-panda-body-scale) * var(--enot-biggest-panda-over-bigger2-scale) );--enot-home-biggest-pet-scale: 1;--enot-pet-selection-biggest-scale: 1;--enot-pet-detail-biggest-scale: 1;--enot-pet-detail-bigger-frame-scale: 1.03;--enot-pet-upgrade-biggest-scale: 1;--panda-compact-big-stage-scale: .96;--panda-bigger2-stage-scale: .96;--enot-small-head-scale: .87;--panda-small-head-scale: .92;--enot-bigger-head-scale: 1.14}.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger,.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-biggest,.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger2,.main-v2-enot:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger,.main-v2-enot:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-biggest,.main-v2-enot:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger2{--enot-body-fit-scale: 1;--enot-body-fit-compensate: 1;--enot-body-display-scale: 1;--enot-head-panda-width-ratio: 1}.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger,.main-v2-enot:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger{--enot-active-bigger-body-scale: var(--enot-bigger-body-scale)}.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-biggest,.main-v2-enot:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-biggest{--enot-bigger2-over-biggest-scale: 1.02}.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger2,.main-v2-enot:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger2{--enot-bigger2-over-biggest-scale: 1}.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-small{--enot-body-fit-compensate: calc(1300 / 1594);--enot-body-display-scale: var(--enot-small-body-scale);--enot-head-panda-width-ratio: var(--enot-head-panda-width-ratio-small)}.main-v2-enot:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-small{--enot-body-display-scale: var(--enot-small-body-scale)}:is(.pet-selection-card.is-enot,.market-pet-card.is-enot,.friends-pet-card.is-enot,.pet-selection-card.is-panda,.market-pet-card.is-panda,.friends-pet-card.is-panda) .pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-small{--enot-compact-small-display-scale: .88}:is(.pet-selection-card.is-enot,.market-pet-card.is-enot,.friends-pet-card.is-enot,.pet-selection-card.is-panda,.market-pet-card.is-panda,.friends-pet-card.is-panda) .pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger{--enot-compact-bigger-display-scale: .94}:is(.pet-selection-card.is-enot,.market-pet-card.is-enot,.friends-pet-card.is-enot,.pet-selection-card.is-panda,.market-pet-card.is-panda,.friends-pet-card.is-panda) .pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-biggest,:is(.pet-selection-card.is-enot,.market-pet-card.is-enot,.friends-pet-card.is-enot,.pet-selection-card.is-panda,.market-pet-card.is-panda,.friends-pet-card.is-panda) .pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger2{--enot-compact-biggest-display-scale: calc(.94 * var(--enot-biggest-over-bigger-scale))}.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-small,.pet-detail-pet-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-small{--enot-pet-detail-display-scale: .77}.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger,.pet-detail-pet-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger{--enot-pet-detail-display-scale: .92}.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-biggest,.pet-detail-pet-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-biggest,.friend-detail-card .pet-detail-pet-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger2,.pet-detail-pet-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger2{--enot-pet-detail-display-scale: calc( .88 * var(--enot-biggest-over-bigger-scale) * var(--enot-pet-detail-biggest-scale) )}.pet-upgrade-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-small{--enot-pet-upgrade-display-scale: .77}.pet-upgrade-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger{--enot-pet-upgrade-display-scale: .88}.pet-upgrade-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-biggest,.pet-upgrade-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger2{--enot-pet-upgrade-display-scale: calc(.88 * var(--enot-biggest-over-bigger-scale))}.pet-upgrade-boost-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-small{--enot-pet-upgrade-boost-display-scale: calc(.77 * var(--enot-boost-modal-body-scale, 1))}.pet-upgrade-boost-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger{--enot-pet-upgrade-boost-display-scale: calc(.88 * var(--enot-boost-modal-body-scale, 1))}.pet-upgrade-boost-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-biggest,.pet-upgrade-boost-image.pet-asset-host:is(:is(.is-enot,.is-panda).has-enot-frame-layout).is-bigger2{--enot-pet-upgrade-boost-display-scale: calc( .88 * var(--enot-biggest-over-bigger-scale) * var(--enot-boost-modal-body-scale, 1) )}.pet-selection-card.is-panda .pet-asset-host:is(.is-panda.has-enot-frame-layout).is-bigger{--enot-compact-bigger-display-scale: calc(.94 * var(--panda-compact-big-stage-scale))}.pet-selection-card.is-panda .pet-asset-host:is(.is-panda.has-enot-frame-layout).is-biggest{--enot-compact-biggest-display-scale: calc( .94 * var(--enot-biggest-over-bigger-scale) * var(--panda-compact-big-stage-scale) )}.pet-upgrade-boost-image.pet-asset-host.is-panda.has-enot-frame-layout.is-bigger{--enot-pet-upgrade-boost-display-scale: calc( .88 * var(--enot-boost-modal-body-scale, 1) * var(--panda-compact-big-stage-scale) )}.pet-upgrade-boost-image.pet-asset-host.is-panda.has-enot-frame-layout.is-biggest{--enot-pet-upgrade-boost-display-scale: calc( .88 * var(--enot-biggest-over-bigger-scale) * var(--enot-boost-modal-body-scale, 1) * var(--panda-compact-big-stage-scale) )}:is(.main-v2-enot,.pet-asset-host).is-panda.has-enot-frame-layout.is-bigger2{--enot-bigger2-over-biggest-scale: var(--panda-bigger2-stage-scale);--enot-pet-detail-display-scale: calc( .88 * var(--enot-biggest-over-bigger-scale) * var(--enot-pet-detail-biggest-scale) * var(--panda-bigger2-stage-scale) );--enot-pet-upgrade-display-scale: calc( .88 * var(--enot-biggest-over-bigger-scale) * var(--panda-bigger2-stage-scale) );--enot-pet-upgrade-boost-display-scale: calc( .88 * var(--enot-biggest-over-bigger-scale) * var(--enot-boost-modal-body-scale, 1) * var(--panda-bigger2-stage-scale) )}.main-v2-enot.is-panda.has-enot-frame-layout.is-bigger2{--main-v2-enot-stage-scale: calc( .78 * var(--enot-biggest-over-bigger-scale, 1.03) * var(--panda-bigger2-stage-scale) )}.main-v2-screen .main-v2-enot.is-panda.has-enot-frame-layout.is-bigger2{--main-v2-enot-stage-scale: calc( .78 * var(--enot-home-bigger-pet-scale) * var(--enot-biggest-over-bigger-scale) * var(--panda-bigger2-stage-scale) )}.pet-detail-mini-card .pet-selection-card-image:not(.has-enot-frame-layout){left:50%;transform:translate(calc(-50% + var(--pet-card-asset-shift-x, 0px)),var(--pet-card-asset-shift-y, 0)) scale(var(--pet-card-asset-scale, 1));transform-origin:center bottom}:is(.main-v2-enot,.pet-asset-host):is(.is-enot,.is-panda).has-for-head-anchor:is(.is-small,.is-bigger,.is-biggest,.is-bigger2){--enot-body-fit-scale: 1;--enot-body-fit-compensate: 1;--enot-body-display-scale: 1;--enot-head-panda-width-ratio: 1}:is(.main-v2-enot,.pet-asset-host):is(.is-enot,.is-panda).has-for-head-anchor :is(.main-v2-enot-suit-stack .main-v2-enot-suit,.main-v2-enot-suit-stack .pet-suit-svg-host,.pet-asset-suit-stack .pet-asset-suit,.pet-asset-suit-stack .pet-suit-svg-host){transform:none}.main-v2-enot:is(.is-enot,.is-panda).has-for-head-anchor:is(.is-small,.is-bigger,.is-biggest,.is-bigger2) .main-v2-enot-suit-stack{transform:translate(-50%) scale(calc(var(--enot-body-display-scale, 1) * var(--enot-compact-biggest-display-scale, 1) * var(--enot-bigger2-over-biggest-scale, 1) * var(--enot-active-bigger-body-scale, 1)));transform-origin:center bottom}.pet-asset-host:is(.is-enot,.is-panda).has-for-head-anchor:is(.is-small,.is-bigger,.is-biggest,.is-bigger2) .pet-asset-suit-stack{transform:translate(calc(-50% + var(--enot-asset-suit-x, 0px))) scale(calc(var(--enot-body-display-scale, 1) * var(--enot-global-display-scale, 1) * var(--enot-compact-small-display-scale, 1) * var(--enot-compact-bigger-display-scale, 1) * var(--enot-compact-biggest-display-scale, 1) * var(--enot-friends-display-scale, 1) * var(--enot-pet-detail-display-scale, 1) * var(--enot-pet-upgrade-display-scale, 1) * var(--enot-pet-upgrade-boost-display-scale, 1) * var(--enot-bigger2-over-biggest-scale, 1) * var(--enot-active-bigger-body-scale, 1)));transform-origin:center bottom}:is(.main-v2-enot,.pet-asset-host):is(.is-enot,.is-panda).has-for-head-anchor :is(.main-v2-enot-suit-stack,.pet-asset-suit-stack){top:0;height:100%;bottom:auto}:is(.main-v2-enot,.pet-asset-host):is(.is-enot,.is-panda).has-for-head-anchor .pet-for-head-suit-stack{position:absolute;inset:0}:is(.main-v2-enot,.pet-asset-host):is(.is-enot,.is-panda).has-for-head-anchor :is(.main-v2-enot-head,.pet-asset-head){top:auto;bottom:auto;left:auto;width:auto;max-width:none}:is(.main-v2-enot,.pet-asset-host):is(.is-enot,.is-panda).has-for-head-anchor .pet-for-head-suit-stack :deep(.pet-suit-svg-host){width:100%;left:0;right:0}.pet-refill-screen{position:relative;box-sizing:border-box;display:flex;flex-direction:column;height:100dvh;min-height:100dvh;gap:clamp(8px,1.4vw,16px);padding-top:calc(var(--screen-pad-top) + 4px);padding-bottom:0;background:radial-gradient(circle at 50% 8%,#9957ff52,#9957ff00 34%),linear-gradient(180deg,#26125a,#2f1767 40%,#3e2280);overflow:hidden}html.is-ios-standalone .pet-refill-screen{padding-top:calc(var(--screen-pad-top) + var(--ios-standalone-detail-offset) + clamp(20px,3.6dvh,36px))}.pet-refill-intro-item{opacity:0;transform:translateY(18px) scale(.985);animation:pet-refill-item-enter .48s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:calc(var(--pet-refill-item-index, 0) * .1s);will-change:opacity,transform}.pet-refill-top{position:relative;min-height:clamp(48px,7.4dvh,72px);display:flex;align-items:center;justify-content:center}.pet-refill-screen .pet-detail-back{left:0;top:50%;transform:translateY(-50%)}.pet-refill-screen .pet-detail-back:not(:disabled):active{transform:translateY(-50%)}.pet-refill-title{margin:0;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(24px,5.8vw,34px);font-weight:700;line-height:1;text-align:center;text-transform:uppercase;letter-spacing:.02em}.pet-refill-hero{--pet-refill-station-shift-y: 0px;position:relative;width:min(100%,420px);margin:0 auto;display:flex;justify-content:center;align-items:center;padding:clamp(18px,4.6dvh,40px) 0 clamp(0px,.4dvh,6px)}.pet-refill-station{position:relative;z-index:1;width:min(100%,372px);height:auto;display:block;margin-top:var(--pet-refill-station-shift-y);filter:drop-shadow(0 24px 36px rgba(19,8,57,.34))}.pet-refill-station-glow{position:absolute;inset:auto 10% 4%;height:34%;border-radius:50%;background:radial-gradient(circle,rgba(78,219,255,.36) 0%,rgba(78,219,255,.14) 28%,transparent 72%);filter:blur(12px);z-index:0}.pet-refill-screen.is-ready .pet-refill-hero{animation:pet-refill-hero-float .68s ease-out .16s both}.pet-refill-screen.is-ready .pet-refill-station{animation:pet-refill-station-enter .68s ease-out .22s both}.pet-refill-screen.is-ready .pet-refill-station-glow{animation:pet-refill-glow-pulse .94s ease-out .24s both}@keyframes pet-refill-item-enter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.pet-refill-cost-card,.pet-refill-summary-card{width:min(100%,412px);margin:0 auto;border-radius:24px;overflow:hidden}.pet-refill-cost-card{min-height:clamp(60px,8vw,74px);padding:clamp(8px,1.4vw,12px) clamp(14px,2vw,18px);border:1px solid rgba(255,255,255,.14);background:#19103e94;box-shadow:0 14px 28px #0d052233,inset 0 1px #ffffff14;display:flex;align-items:center;justify-content:space-between;gap:14px}.pet-refill-cost-label,.pet-refill-cost-value,.pet-refill-summary-delta,.pet-refill-summary-ratio,.pet-refill-summary-count,.pet-refill-footer,.pet-refill-error{font-family:"Baloo 2",sans-serif}.pet-refill-cost-label{color:#fff;font-size:clamp(20px,4.6vw,26px);font-weight:700;line-height:1;text-transform:uppercase}.pet-refill-cost-value{color:#fff;display:inline-flex;align-items:center;gap:8px;font-size:clamp(22px,5vw,28px);font-weight:700;line-height:1;white-space:nowrap}.pet-refill-spc{width:28px;height:28px;object-fit:contain}.pet-refill-summary-card{position:relative;--pet-refill-summary-inner-inset: clamp(22px, 4vw, 30px);--pet-refill-summary-inner-inset-bottom: calc(var(--pet-refill-summary-inner-inset) + clamp(2px, .5vw, 6px));width:calc(100% + (var(--screen-pad-x) + var(--safe-left)) + (var(--screen-pad-x) + var(--safe-right)));margin-inline:calc(-1 * (var(--screen-pad-x) + var(--safe-left))) calc(-1 * (var(--screen-pad-x) + var(--safe-right)));height:clamp(220px,52vw,388px);padding:var(--pet-refill-summary-inner-inset) var(--pet-refill-summary-inner-inset) clamp(2px,.6vw,6px);border-radius:24px 24px 0 0;background:linear-gradient(180deg,#8b54e7,#742fe5);box-shadow:0 18px 36px #34107c42,inset 0 1px #ffffff14;display:flex;flex-direction:column;justify-content:space-between;gap:6px;overflow:hidden}.pet-refill-summary-card:before{content:"";position:absolute;inset:var(--pet-refill-summary-inner-inset) var(--pet-refill-summary-inner-inset) var(--pet-refill-summary-inner-inset-bottom) var(--pet-refill-summary-inner-inset);border-radius:clamp(24px,3.6vw,34px);background:linear-gradient(180deg,#58398a,#53347f);box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #0000001a}.pet-refill-summary-card>*{position:relative;z-index:1}.pet-refill-panels{margin-top:auto;display:flex;flex-direction:column;gap:clamp(4px,.8vw,6px)}.pet-refill-summary-top{display:flex;align-items:center;justify-content:space-between;gap:clamp(4px,1vw,8px);padding-inline:clamp(2px,.6vw,6px);padding-top:clamp(16px,3.4vw,28px)}.pet-refill-summary-delta{color:#f9fbff;font-size:clamp(28px,6.2vw,38px);font-weight:700;line-height:1;transform:translate(clamp(4px,1vw,10px))}.pet-refill-summary-ratio{color:#f9fbff;font-size:clamp(26px,5.8vw,36px);font-weight:700;line-height:1;text-align:right;transform:translate(calc(-1*clamp(4px,1vw,10px)))}.pet-refill-summary-middle{position:relative;min-height:clamp(88px,22vw,160px);border:0;padding:0;width:100%;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;appearance:none}.pet-refill-summary-middle:disabled{cursor:default}.pet-refill-summary-middle:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:4px}.pet-refill-balloon{width:clamp(142px,37.5vw,262px);height:clamp(142px,37.5vw,262px);object-fit:contain;transform:translateY(calc(-1*clamp(50px,9vw,66px))) rotate(-12deg) scale(1.14);transform-origin:center center;filter:drop-shadow(0 14px 20px rgba(25,8,72,.22))}.pet-refill-summary-count{position:absolute;right:clamp(14%,16vw,22%);bottom:clamp(42px,6vw,62px);width:clamp(52px,11vw,74px);height:clamp(52px,11vw,74px);border-radius:999px;background:#ff18c5;color:#fff;display:grid;place-items:center;font-size:clamp(20px,4.6vw,28px);font-weight:700;line-height:1;box-shadow:0 14px 28px #f310b547}.pet-refill-confirm{width:min(100%,412px);margin:2px auto 0;min-height:58px;border:none;border-radius:999px;background:linear-gradient(90deg,#b93dff,#6e10ff);color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(22px,5vw,28px);font-weight:700;line-height:1;text-transform:uppercase;box-shadow:0 12px 24px #480baf47,inset 0 1px #ffffff1f}.pet-refill-confirm:disabled{opacity:.62}.pet-refill-error{width:min(100%,412px);margin:0 auto;color:#ffd6f7;font-size:clamp(14px,3.6vw,18px);line-height:1.15;text-align:center}.pet-refill-footer{width:min(100%,412px);margin:0 auto;color:#ffffff7a;font-size:clamp(12px,3vw,14px);line-height:1.1;text-align:center}@keyframes pet-refill-hero-float{0%{transform:translateY(10px);opacity:.7}to{transform:translateY(0);opacity:1}}@keyframes pet-refill-station-enter{0%{transform:translateY(18px) scale(.96);filter:drop-shadow(0 18px 28px rgba(19,8,57,.18));opacity:.72}to{transform:translateY(0) scale(1);filter:drop-shadow(0 24px 36px rgba(19,8,57,.34));opacity:1}}@keyframes pet-refill-glow-pulse{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media(device-width:390px)and (device-height:844px),(device-width:393px)and (device-height:852px),(device-width:412px)and (device-height:915px),(device-width:414px)and (device-height:896px),(device-width:428px)and (device-height:926px),(device-width:430px)and (device-height:932px),(width:390px)and (height:844px),(width:393px)and (height:852px),(width:412px)and (height:915px),(width:414px)and (height:896px),(width:428px)and (height:926px),(width:430px)and (height:932px){.pet-refill-hero{--pet-refill-station-shift-y: clamp(28px, 5.2dvh, 44px)}}@media(width:375px)and (height:667px){.pet-refill-summary-card{--pet-refill-summary-inner-inset-bottom: calc(var(--pet-refill-summary-inner-inset) + clamp(32px, 7vw, 44px))}.pet-refill-balloon{width:clamp(124px,32.5vw,228px);height:clamp(124px,32.5vw,228px);transform:translateY(calc(-1*clamp(72px,12vw,90px))) rotate(-12deg) scale(1.08)}.pet-refill-summary-count{bottom:clamp(64px,9vw,84px)}}.mint-screen{position:relative;box-sizing:border-box;display:flex;flex-direction:column;height:100dvh;min-height:100dvh;padding-top:calc(var(--screen-pad-top) + 4px);padding-bottom:calc(var(--screen-pad-bottom) + clamp(12px,2.4dvh,20px));background:radial-gradient(circle at 50% 10%,#9957ff47,#9957ff00 36%),linear-gradient(180deg,#26125a,#2f1767 42%,#3e2280);overflow:hidden}.mint-intro-item{opacity:0;transform:translateY(18px) scale(.985);animation:mint-item-enter .48s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:calc(var(--mint-item-index, 0) * 90ms);will-change:opacity,transform}.mint-top{position:relative;min-height:clamp(48px,7.4dvh,72px);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.mint-screen .pet-detail-back{left:0;top:50%;transform:translateY(-50%)}.mint-title{margin:0;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(24px,5.8vw,34px);font-weight:700;line-height:1;text-align:center;text-transform:uppercase;letter-spacing:.02em}.mint-body{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;gap:clamp(12px,2.4dvh,20px);min-height:0}.mint-locked{flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-height:0;padding:0 clamp(20px,6vw,40px)}.mint-locked-card{display:flex;flex-direction:column;align-items:center;gap:clamp(14px,3dvh,22px);width:min(100%,320px);padding:clamp(28px,6dvh,44px) clamp(20px,5vw,32px);border-radius:24px;background:#0c08228f;border:1px solid rgba(228,224,255,.14);text-align:center}.mint-locked-icon{display:inline-flex;align-items:center;justify-content:center;width:clamp(56px,14vw,72px);height:clamp(56px,14vw,72px);color:#e4e0fff5}.mint-locked-icon svg{width:100%;height:100%}.mint-locked-text{margin:0;color:#e4e0ffeb;font-family:"Baloo 2",sans-serif;font-size:clamp(18px,4.6vw,24px);font-weight:600;line-height:1.2}.mint-station-wrap{position:relative;width:min(100%,360px);max-width:100%;margin:0 auto;aspect-ratio:300 / 362;flex:0 1 auto}.mint-station-layer{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none;transition:opacity .52s ease}.mint-station-layer.is-closed{z-index:1;opacity:1}.mint-station-layer.is-active{z-index:2;opacity:0}.mint-station-wrap.is-station-active .mint-station-layer.is-closed{opacity:0}.mint-station-wrap.is-station-active .mint-station-layer.is-active{opacity:1}.mint-station-glow{position:absolute;inset:auto 8% 10%;height:42%;border-radius:50%;background:radial-gradient(circle,rgba(19,255,0,.34) 0%,rgba(19,255,0,.12) 34%,transparent 72%);filter:blur(14px);opacity:0;z-index:0;transition:opacity .52s ease}.mint-station-wrap.is-station-active .mint-station-glow{opacity:1;animation:mint-station-glow-pulse 1.6s ease-in-out infinite alternate}.mint-capsule-stage{position:absolute;left:50%;bottom:47.8%;width:29.67%;aspect-ratio:89 / 189;transform:translate(-50%);z-index:4;pointer-events:none}.mint-krishka{position:absolute;left:0;top:87.8%;z-index:2;width:100%;height:auto;display:block;transform:translateY(0);opacity:1;visibility:visible;filter:drop-shadow(0 4px 10px rgba(0,0,0,.22));transition:transform .92s cubic-bezier(.22,1,.36,1)}.mint-capsule-full{position:absolute;inset:0;z-index:1;width:100%;height:100%;display:block;object-fit:contain;transform:translateY(72%);opacity:0;clip-path:inset(22% 0 0 0);filter:drop-shadow(0 8px 18px rgba(0,0,0,.28));transition:transform .92s cubic-bezier(.22,1,.36,1),opacity .52s ease .1s,clip-path .42s ease .5s}.mint-station-wrap.is-capsule-visible .mint-krishka{opacity:0;visibility:hidden;transform:translateY(-18%)}.mint-station-wrap.is-capsule-visible .mint-capsule-full{transform:translateY(0);opacity:1;clip-path:inset(0 0 0 0)}.mint-capsule-full.is-animating{animation:mint-dna-color-cycle 1.1s linear infinite}.mint-slot{position:absolute;width:clamp(54px,16vw,72px);height:clamp(54px,16vw,72px);border:none;background:transparent;padding:0;cursor:pointer;z-index:5;transform:translate(-50%,-50%)}.mint-slot:disabled{cursor:default}.mint-slot.is-slot-0{left:24%;top:32%}.mint-slot.is-slot-1{left:76%;top:32%}.mint-slot.is-slot-2{left:50%;top:78%;pointer-events:none}.mint-slot-plus{position:absolute;width:9%;height:auto;aspect-ratio:1;transform:translate(-50%,-50%);pointer-events:none;z-index:6;filter:drop-shadow(0 2px 8px rgba(0,0,0,.28))}.mint-slot-plus.is-slot-0{left:24%;top:32%}.mint-slot-plus.is-slot-1{left:76%;top:32%}.mint-slot-plus.is-slot-2{left:50%;top:78%}.mint-slot-pet{position:absolute;width:clamp(58px,17vw,76px);height:clamp(78px,22vw,102px);transform:translate(-50%,-58%);z-index:7;pointer-events:none}.mint-slot-pet.is-slot-0{left:24%;top:32%}.mint-slot-pet.is-slot-1{left:76%;top:32%}.mint-slot-pet .pet-asset-host{width:100%;height:100%}.mint-slot-ring{position:absolute;width:clamp(62px,18vw,82px);height:clamp(62px,18vw,82px);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:3;opacity:0;transition:opacity .36s ease}.mint-station-wrap.is-station-active .mint-slot-ring{opacity:1}.mint-slot-ring.is-slot-0{left:24%;top:32%;box-shadow:0 0 0 2px #ff4848d9,0 0 18px #ff48488c}.mint-slot-ring.is-slot-1{left:76%;top:32%;box-shadow:0 0 0 2px #13ff00d9,0 0 18px #13ff008c}.mint-slot-ring.is-slot-2{left:50%;top:78%;box-shadow:0 0 0 2px #13ff00d9,0 0 22px #13ff009e}.mint-slot-box{position:absolute;left:50%;top:78%;width:clamp(72px,22vw,96px);height:auto;transform:translate(-50%,-54%);z-index:8;pointer-events:none;opacity:0;filter:drop-shadow(0 10px 22px rgba(19,255,0,.35))}.mint-station-wrap.is-box-visible .mint-slot-box{animation:mint-box-appear .72s cubic-bezier(.2,.8,.2,1) forwards}.mint-station-wrap.is-box-visible .mint-slot-plus.is-slot-2{opacity:0}.mint-footer{flex:0 0 auto;width:min(100%,412px);margin:0 auto;padding:0 clamp(12px,3.4vw,18px)}.mint-start-btn{width:100%;min-height:clamp(52px,7.2dvh,60px);border:none;border-radius:999px;background:#b8f52e;color:#111;font-family:"Baloo 2",sans-serif;font-size:clamp(18px,4.4vw,22px);font-weight:700;line-height:1;text-transform:lowercase;cursor:pointer;box-shadow:0 10px 24px #58840047}.mint-start-btn:disabled{opacity:.45;cursor:default;box-shadow:none}.mint-error{margin:10px 0 0;color:#ffb4c8;font-family:Inter,sans-serif;font-size:13px;line-height:1.35;text-align:center}.mint-picker-backdrop{position:fixed;inset:0;z-index:40;background:#0804189e;display:flex;align-items:flex-end;justify-content:center;padding:0 clamp(10px,2.8vw,16px) calc(var(--screen-pad-bottom) + 12px)}.mint-picker-panel{width:min(100%,420px);max-height:min(62dvh,520px);border-radius:24px 24px 20px 20px;background:linear-gradient(180deg,#3a2288,#2a1768);border:1px solid rgba(255,255,255,.12);padding:clamp(14px,3vw,18px);overflow:hidden;display:flex;flex-direction:column;gap:12px}.mint-picker-title{margin:0;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(18px,4.2vw,22px);font-weight:700;text-align:center}.mint-picker-list{overflow-y:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:4px}.mint-picker-card{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 8px 12px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff0f;color:#fff;cursor:pointer}.mint-picker-card:disabled{opacity:.4;cursor:default}.mint-picker-card-image{width:56px;height:72px}.mint-picker-card-image .pet-asset-host{width:100%;height:100%}.mint-picker-card-name{font-family:Inter,sans-serif;font-size:12px;font-weight:600;text-align:center}.mint-picker-empty{margin:0;padding:12px 8px 20px;color:#ffffffc7;font-family:Inter,sans-serif;font-size:14px;line-height:1.4;text-align:center}@keyframes mint-item-enter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mint-dna-color-cycle{0%{filter:drop-shadow(0 8px 18px rgba(0,0,0,.28)) hue-rotate(0deg) saturate(1.35) brightness(1.08)}to{filter:drop-shadow(0 8px 18px rgba(0,0,0,.28)) hue-rotate(360deg) saturate(1.35) brightness(1.08)}}@keyframes mint-station-glow-pulse{0%{opacity:.72;transform:scale(.96)}to{opacity:1;transform:scale(1.04)}}@keyframes mint-box-appear{0%{opacity:0;transform:translate(-50%,-34%) scale(.72)}70%{opacity:1;transform:translate(-50%,-58%) scale(1.06)}to{opacity:1;transform:translate(-50%,-54%) scale(1)}}@media(prefers-reduced-motion:reduce){.mint-capsule-full.is-animating,.mint-station-wrap.is-station-active .mint-station-glow,.mint-station-wrap.is-box-visible .mint-slot-box{animation:none}.mint-krishka,.mint-capsule-full{transition:none}.mint-station-wrap.is-capsule-visible .mint-krishka{opacity:0;visibility:hidden;transform:translateY(-18%)}.mint-station-wrap.is-capsule-visible .mint-capsule-full{transform:translateY(0);opacity:1;clip-path:inset(0 0 0 0)}.mint-station-wrap.is-box-visible .mint-slot-box{opacity:1;transform:translate(-50%,-54%)}}.rest-room-screen{position:relative;width:100%;max-width:none;min-height:100dvh;height:100dvh;margin:0;padding:calc(var(--safe-top) + var(--app-top-offset-home)) calc(var(--screen-pad-x) + var(--safe-right)) calc(var(--safe-bottom) + clamp(10px,2dvh,18px)) calc(var(--screen-pad-x) + var(--safe-left));display:flex;flex-direction:column;gap:0;overflow:hidden;background-color:#24105a;--rest-room-door-shift-x: 0px}.rest-room-intro-item{opacity:1;transform:none}.rest-room-screen.is-ready .rest-room-intro-item{opacity:1;transform:none;animation:none;animation-delay:0s}.rest-room-top-row{position:relative;z-index:4}.rest-room-top-row .pet-detail-back{position:relative;top:auto;left:auto;flex:0 0 auto}.rest-room-balance{flex:1 1 auto;min-width:0}.rest-room-stage{position:relative;flex:1 1 auto;min-height:0;margin-top:clamp(4px,1dvh,10px)}.rest-room-stage-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:transparent}.rest-room-scene-stack{position:fixed;inset:0;pointer-events:none;z-index:0;isolation:isolate}.rest-room-scene-back,.rest-room-scene-pet-host,.rest-room-scene-door,.rest-room-scene-overlay,.rest-room-scene-front{position:absolute;inset:0}.rest-room-scene-back{z-index:0}.rest-room-scene-pet-host{z-index:1;pointer-events:none}.rest-room-scene-door{z-index:2}.rest-room-scene-overlay{z-index:3;pointer-events:none;opacity:0;visibility:hidden}.rest-room-scene-front{z-index:4;pointer-events:none}.rest-room-scene-pet{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.rest-room-scene-pet.is-visible{opacity:1;visibility:visible}.rest-room-door-pet-slot{position:relative;width:100%;height:100%;overflow:visible}.rest-room-door-pet-slot .main-v2-home-pet,.rest-room-door-pet-slot .rest-room-door-pet-flat{--rest-room-door-pet-scale: .92;--rest-room-door-pet-bottom: clamp(48px, 11vw, 72px);--main-v2-pet-bottom-offset: 0px;--main-v2-pet-standalone-bottom-offset: 0px;--main-v2-pet-width: min(220%, clamp(220px, 52vw, 320px));position:absolute;left:50%;bottom:var(--rest-room-door-pet-bottom);width:var(--main-v2-pet-width);height:auto;transform:translate(-50%) scale(calc(var(--main-v2-pet-scale, 1) * var(--main-v2-pet-extra-scale, 1) * var(--main-v2-pet-age-scale, 1) * var(--rest-room-door-pet-scale, 1)));transform-origin:center bottom;pointer-events:none}.rest-room-door-pet-slot .rest-room-door-pet-flat{object-fit:contain;object-position:center bottom}.rest-room-door-pet-slot .main-v2-home-pet.is-giraffe,.rest-room-door-pet-slot .rest-room-door-pet-flat.is-giraffe{--rest-room-door-pet-scale: .84}.rest-room-door-pet-slot .main-v2-home-pet.is-kangaroo,.rest-room-door-pet-slot .rest-room-door-pet-flat.is-kangaroo{--rest-room-door-pet-scale: .86}.rest-room-screen.is-door-open .rest-room-scene-overlay,.rest-room-screen.is-steam-active .rest-room-scene-overlay,.rest-room-screen.is-sleep-enter-active .rest-room-scene-overlay{opacity:1;visibility:visible}.rest-room-screen.is-steam-active .rest-room-scene-door,.rest-room-screen.is-sleep-door-hidden .rest-room-scene-door{opacity:0;visibility:hidden}.rest-room-screen.is-sleep-enter-active .rest-room-scene-pet-host{z-index:3}.rest-room-screen.is-sleep-enter-active .rest-room-scene-door{z-index:4;clip-path:inset(27.1% 39.4% 35.4% 37.1%)}.rest-room-scene-svg{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;max-height:none;pointer-events:none;--rest-room-scene-scale: 1.14;transform:scale(var(--rest-room-scene-scale));transform-origin:center center}.rest-room-scene-svg .rest-room-ribbon,.rest-room-scene-svg #Vector_82{will-change:filter;filter:sepia(1) saturate(6.2) hue-rotate(12deg) brightness(1.24) contrast(1.04) drop-shadow(0 0 10px rgba(255,232,96,.34)) drop-shadow(0 0 18px rgba(255,182,48,.24))}.rest-room-screen.is-ribbon-flashing .rest-room-scene-svg .rest-room-ribbon,.rest-room-screen.is-ribbon-flashing .rest-room-scene-svg #Vector_82{animation:rest-room-ribbon-flash 3.2s linear 1 both}.rest-room-scene-door-svg .rest-room-door-group{transform-box:fill-box;transform-origin:612px 790px;transform:translate(var(--rest-room-door-shift-x, 0px));transition:transform .92s ease-in-out;will-change:transform}.rest-room-screen.is-sleep-enter-door-instant .rest-room-scene-door-svg .rest-room-door-group{transition:none}.rest-room-screen.is-door-open{--rest-room-door-shift-x: clamp(-320px, -68vw, -220px)}.rest-room-progress{position:absolute;left:clamp(16px,3.8vw,24px);right:clamp(16px,3.8vw,24px);bottom:calc(var(--safe-bottom) + clamp(72px,11dvh,112px));width:auto;transform:none;z-index:3;display:flex;flex-direction:column;align-items:center;gap:clamp(10px,1.6dvh,14px)}.rest-room-progress-label{margin:0;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(22px,5.4vw,32px);font-weight:500;line-height:1}.rest-room-progress-track{width:100%;height:clamp(13px,2dvh,18px);border-radius:999px;border:3px solid rgba(139,77,255,.92);background:#fffffff0;overflow:hidden;box-shadow:inset 0 1px #ffffffb8,0 10px 18px #0000001f}.rest-room-progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2eff38,#0fff4b);box-shadow:inset 0 1px #ffffff61,0 0 14px #43ff5957;transition:width .18s linear}.rest-room-steam{position:absolute;inset:0;z-index:5;pointer-events:none;opacity:0;background:radial-gradient(circle at 50% 72%,rgba(255,255,255,.98) 0%,rgba(255,255,255,.74) 9%,rgba(255,255,255,.42) 20%,rgba(255,255,255,.16) 36%,rgba(255,255,255,.04) 58%,transparent 100%),radial-gradient(circle at 42% 76%,rgba(255,255,255,.72) 0%,rgba(255,255,255,.36) 14%,rgba(255,255,255,.06) 34%,transparent 100%),radial-gradient(circle at 58% 76%,rgba(255,255,255,.72) 0%,rgba(255,255,255,.36) 14%,rgba(255,255,255,.06) 34%,transparent 100%),radial-gradient(circle at 20% 64%,rgba(255,255,255,.34) 0%,rgba(255,255,255,.12) 16%,rgba(255,255,255,.02) 40%,transparent 100%),radial-gradient(circle at 80% 64%,rgba(255,255,255,.34) 0%,rgba(255,255,255,.12) 16%,rgba(255,255,255,.02) 40%,transparent 100%),radial-gradient(circle at 50% 100%,rgba(255,255,255,.5) 0%,rgba(255,255,255,.2) 26%,rgba(255,255,255,.03) 54%,transparent 100%),linear-gradient(180deg,#ffffff0a,#ffffff29 60%,#ffffff9e);filter:blur(28px) saturate(1.06);mix-blend-mode:screen;transform:translateY(18px) scale(.96);transition:opacity .42s ease,transform .84s ease,filter .84s ease;will-change:opacity,transform,filter}.rest-room-steam.is-active{opacity:1;transform:translateY(0) scale(1.08);animation:rest-room-steam-fill 1.4s ease-out both}@keyframes rest-room-enter{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rest-room-ribbon-flash{0%{filter:sepia(1) saturate(6.2) hue-rotate(12deg) brightness(1.24) contrast(1.04) drop-shadow(0 0 10px rgba(255,232,96,.34)) drop-shadow(0 0 18px rgba(255,182,48,.24))}10%{filter:hue-rotate(28deg) saturate(1.2) brightness(1.1) drop-shadow(0 0 10px rgba(255,235,92,.24)) drop-shadow(0 0 18px rgba(255,202,58,.2))}20%{filter:hue-rotate(70deg) saturate(1.22) brightness(1.08) drop-shadow(0 0 10px rgba(225,255,86,.22)) drop-shadow(0 0 18px rgba(132,255,76,.2))}30%{filter:hue-rotate(118deg) saturate(1.24) brightness(1.07) drop-shadow(0 0 10px rgba(126,255,164,.22)) drop-shadow(0 0 18px rgba(66,226,220,.2))}40%{filter:hue-rotate(168deg) saturate(1.26) brightness(1.06) drop-shadow(0 0 10px rgba(92,212,255,.22)) drop-shadow(0 0 18px rgba(102,126,255,.2))}50%{filter:hue-rotate(224deg) saturate(1.26) brightness(1.06) drop-shadow(0 0 10px rgba(126,126,255,.22)) drop-shadow(0 0 18px rgba(208,88,255,.2))}60%{filter:hue-rotate(276deg) saturate(1.24) brightness(1.08) drop-shadow(0 0 10px rgba(240,92,255,.22)) drop-shadow(0 0 18px rgba(255,92,196,.2))}70%{filter:hue-rotate(316deg) saturate(1.22) brightness(1.08) drop-shadow(0 0 10px rgba(255,104,176,.22)) drop-shadow(0 0 18px rgba(255,126,94,.2))}80%{filter:hue-rotate(350deg) saturate(1.2) brightness(1.1) drop-shadow(0 0 10px rgba(255,148,96,.22)) drop-shadow(0 0 18px rgba(255,198,74,.2))}90%{filter:hue-rotate(6deg) saturate(1.18) brightness(1.16) drop-shadow(0 0 10px rgba(255,220,88,.28)) drop-shadow(0 0 18px rgba(255,190,52,.22))}to{filter:sepia(1) saturate(6.2) hue-rotate(12deg) brightness(1.24) contrast(1.04) drop-shadow(0 0 10px rgba(255,232,96,.34)) drop-shadow(0 0 18px rgba(255,182,48,.24))}}@keyframes rest-room-steam-fill{0%{opacity:0;transform:translateY(20px) scale(.94);filter:blur(28px) saturate(.94)}38%{opacity:.96;transform:translateY(4px) scale(1.03);filter:blur(26px) saturate(1)}to{opacity:1;transform:translateY(0) scale(1.12);filter:blur(22px) saturate(1.04)}}@media(max-width:390px){.rest-room-progress{left:clamp(14px,3.4vw,20px);right:clamp(14px,3.4vw,20px)}}@media(max-height:700px){html:not(.is-ios-standalone) .rest-room-stage{margin-top:4px}html:not(.is-ios-standalone) .rest-room-progress{bottom:calc(var(--safe-bottom) + clamp(62px,9dvh,96px))}}.rest-room-screen.is-pwa-standalone{--rest-room-browser-chrome-top: clamp(44px, 6.4dvh, 56px);--rest-room-browser-chrome-bottom: clamp(32px, 4.8dvh, 46px);--rest-room-pwa-vertical-shift: 2.5%;padding-bottom:calc(var(--safe-bottom) + clamp(10px,2dvh,18px) + var(--rest-room-browser-chrome-bottom))}.rest-room-screen.is-pwa-standalone .rest-room-top-row{margin-bottom:calc(var(--rest-room-browser-chrome-top) * .42)}.rest-room-screen.is-pwa-standalone .rest-room-stage{margin-top:calc(clamp(4px,1dvh,10px) + var(--rest-room-browser-chrome-top) * .38)}.rest-room-screen.is-pwa-standalone[data-rest-room-pwa-tier=pro-max]{--rest-room-browser-chrome-top: clamp(50px, 7.1dvh, 62px);--rest-room-browser-chrome-bottom: clamp(38px, 5.4dvh, 52px);--rest-room-pwa-vertical-shift: 8%}.rest-room-screen.is-pwa-standalone[data-rest-room-pwa-tier=pro-max] .rest-room-top-row{margin-bottom:calc(var(--rest-room-browser-chrome-top) * .52)}.rest-room-screen.is-pwa-standalone[data-rest-room-pwa-tier=pro-max] .rest-room-stage{margin-top:calc(clamp(4px,1dvh,10px) + var(--rest-room-browser-chrome-top) * .46)}.rest-room-screen.is-pwa-standalone[data-rest-room-pwa-tier=compact]{--rest-room-browser-chrome-top: clamp(36px, 5.6dvh, 46px);--rest-room-browser-chrome-bottom: clamp(26px, 4.2dvh, 38px);--rest-room-pwa-vertical-shift: 3%}.rest-room-screen.is-pwa-standalone[data-rest-room-pwa-tier=compact] .rest-room-top-row{margin-bottom:calc(var(--rest-room-browser-chrome-top) * .38)}.rest-room-screen.is-pwa-standalone[data-rest-room-pwa-tier=compact] .rest-room-stage{margin-top:calc(4px + var(--rest-room-browser-chrome-top) * .34)}.home-junk-layer{position:absolute;inset:0;pointer-events:none;z-index:2}.home-junk-stone{position:absolute;width:clamp(72px,20vw,128px);height:clamp(72px,20vw,128px);padding:0;border:0;background:transparent;pointer-events:auto;touch-action:none;transform:translate(-50%,-50%) scale(var(--junk-stone-scale, 1));transition:transform .12s ease,opacity .18s ease}.home-junk-stone img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(18,10,40,.28))}.home-junk-stone.is-interactive{cursor:grab}.home-junk-stone.is-dragging{cursor:grabbing;transition:none}.clean-room-screen{position:relative;width:100%;max-width:600px;min-height:100dvh;height:100dvh;margin:0 auto;gap:0;justify-content:flex-start;overflow:hidden;padding:calc(var(--safe-top) + var(--app-top-offset-home)) clamp(10px,2.2vw,16px) calc(clamp(98px,14.5dvh,116px) + env(safe-area-inset-bottom)) clamp(10px,2.2vw,16px);background-position:center center;background-size:cover;background-repeat:no-repeat}html.is-ios-standalone .clean-room-screen{padding-bottom:calc(clamp(88px,12.8dvh,104px) + env(safe-area-inset-bottom))}.clean-room-topbar-spacer{flex:0 0 auto;min-height:clamp(50px,11.6dvw,72px);padding:clamp(4px,1.1dvw,8px) clamp(6px,1.8vw,12px);visibility:hidden;pointer-events:none}.clean-room-actions-spacer{flex:0 0 auto;min-height:calc(var(--main-v2-action-size) + clamp(28px,6dvh,36px));visibility:hidden;pointer-events:none}.clean-room-screen .clean-room-back.pet-detail-back{position:absolute;top:calc(var(--safe-top) + var(--app-top-offset-home) + clamp(4px,1dvh,10px));left:clamp(10px,2.2vw,16px);z-index:12}.clean-room-stage{position:relative;flex:1 1 auto;min-height:0;width:100%;margin-top:clamp(6px,1.2dvh,12px)}.main-v2-stage .main-v2-home-pet,.main-v2-stage .main-v2-panda{position:absolute;z-index:6}.clean-room-screen.is-clean-session-active .main-v2-home-pet,.clean-room-screen.is-clean-session-active .main-v2-panda.main-v2-home-pet,.clean-room-screen.is-clean-session-active .main-v2-enot.main-v2-home-pet{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.feeding-room-screen.space-screen{--feeding-food-zone-height: clamp(76px, 12dvh, 98px);--feeding-food-bottom-gap: clamp(24px, 4dvh, 36px);--feeding-scene-bottom-reserve: calc( var(--safe-bottom) + var(--feeding-food-bottom-gap) + var(--feeding-food-zone-height) );--feeding-fridge-height: clamp(420px, 70dvh, 680px);--feeding-fridge-width: min(82vw, 360px);--feeding-fridge-lift: clamp(120px, 21dvh, 172px);--feeding-fridge-left: clamp(-32px, -7vw, -14px);--feeding-pet-left: 74%;--feeding-pet-width: min(50%, clamp(162px, 43vw, 228px));--feeding-pet-bottom: calc(var(--feeding-scene-bottom-reserve) + clamp(80px, 13dvh, 116px));width:100%;max-width:600px;min-height:100dvh;height:100dvh;margin:0 auto;padding:0;gap:0;overflow:hidden;background:#141f5a}html.is-ios-standalone .feeding-room-screen.space-screen{padding-top:0}.feeding-room-screen .feeding-room-back.pet-detail-back{position:absolute;top:calc(var(--safe-top) + clamp(10px,1.8dvh,16px));left:calc(var(--safe-left) + clamp(10px,2.8vw,16px));z-index:20}.feeding-room-screen.is-eating .feeding-room-back{opacity:.45;pointer-events:none}.feeding-room-scene{position:absolute;inset:0;overflow:hidden;pointer-events:none}.feeding-room-fridge{position:absolute;left:var(--feeding-fridge-left);bottom:calc(var(--feeding-scene-bottom-reserve) + var(--feeding-fridge-lift));width:var(--feeding-fridge-width);height:var(--feeding-fridge-height);object-fit:contain;object-position:left bottom;z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none}.feeding-room-scene .main-v2-home-pet,.feeding-room-scene .main-v2-panda{--main-v2-pet-left: var(--feeding-pet-left);--main-v2-pet-bottom: var(--feeding-pet-bottom);--main-v2-pet-bottom-offset: 0px;--main-v2-pet-standalone-bottom-offset: 0px;--main-v2-enot-bottom-offset: 0px;z-index:4}.feeding-room-scene .main-v2-home-pet.is-enot,.feeding-room-scene .main-v2-home-pet.is-panda,.feeding-room-scene .main-v2-panda.is-enot,.feeding-room-scene .main-v2-panda.is-panda{--main-v2-enot-width: var(--feeding-pet-width);--main-v2-pet-width: var(--feeding-pet-width)}.feeding-room-scene .main-v2-home-pet.is-enot.is-small,.feeding-room-scene .main-v2-home-pet.is-panda.is-small,.feeding-room-scene .main-v2-enot.is-small{--feeding-pet-stage-width: min(44%, clamp(132px, 36vw, 184px));--main-v2-enot-width: var(--feeding-pet-stage-width);--main-v2-pet-width: var(--feeding-pet-stage-width);--main-v2-enot-stage-scale: .8}.feeding-room-scene .main-v2-home-pet.is-enot.is-bigger,.feeding-room-scene .main-v2-home-pet.is-panda.is-bigger,.feeding-room-scene .main-v2-enot.is-bigger{--feeding-pet-stage-width: min(47%, clamp(142px, 38vw, 198px));--main-v2-enot-width: var(--feeding-pet-stage-width);--main-v2-pet-width: var(--feeding-pet-stage-width);--main-v2-enot-stage-scale: .83}.feeding-room-scene .main-v2-home-pet.is-enot.is-bigger2,.feeding-room-scene .main-v2-home-pet.is-panda.is-bigger2,.feeding-room-scene .main-v2-enot.is-bigger2{--feeding-pet-stage-width: min(49%, clamp(152px, 41vw, 212px));--main-v2-enot-width: var(--feeding-pet-stage-width);--main-v2-pet-width: var(--feeding-pet-stage-width);--main-v2-enot-stage-scale: .86}.feeding-room-scene .main-v2-home-pet:is(.is-enot,.is-panda).is-biggest,.feeding-room-scene .main-v2-enot.is-biggest{--main-v2-enot-width: var(--feeding-pet-width);--main-v2-pet-width: var(--feeding-pet-width);--main-v2-enot-stage-scale: .9}.feeding-room-scene .main-v2-home-pet:is(.is-enot,.is-panda).is-biggest.has-enot-frame-layout{--main-v2-enot-width: var(--feeding-pet-width);--main-v2-pet-width: var(--feeding-pet-width);--main-v2-enot-stage-scale: .94;--main-v2-enot-growth-boost: 1.15}.feeding-room-scene .main-v2-home-pet.is-giraffe,.feeding-room-scene .main-v2-home-pet.is-kangaroo,.feeding-room-scene .main-v2-panda.is-giraffe,.feeding-room-scene .main-v2-panda.is-kangaroo{--main-v2-pet-width: var(--feeding-pet-width)}.feeding-room-scene .main-v2-home-pet.is-giraffe,.feeding-room-scene .main-v2-panda.is-giraffe{--main-v2-pet-compact-scale: .94;--main-v2-enot-head-bottom: var(--giraffe-head-bottom-small);--main-v2-enot-head-anchor: var(--giraffe-head-anchor-small);--main-v2-enot-head-x: var(--giraffe-head-x)}.feeding-room-scene .main-v2-home-pet.is-giraffe.is-bigger,.feeding-room-scene .main-v2-panda.is-giraffe.is-bigger{--main-v2-enot-head-bottom: var(--giraffe-head-bottom-bigger);--main-v2-enot-head-anchor: var(--giraffe-head-anchor-bigger)}.feeding-room-scene .main-v2-home-pet.is-giraffe.is-biggest,.feeding-room-scene .main-v2-panda.is-giraffe.is-biggest{--main-v2-enot-head-bottom: var(--giraffe-head-bottom-biggest);--main-v2-enot-head-anchor: var(--giraffe-head-anchor-biggest)}.feeding-room-scene .main-v2-home-pet.is-kangaroo,.feeding-room-scene .main-v2-panda.is-kangaroo{--main-v2-pet-compact-scale: .95}html.is-ios-standalone .feeding-room-scene .main-v2-home-pet,html.is-ios-standalone .feeding-room-scene .main-v2-panda{--main-v2-pet-standalone-bottom-offset: 0px}html.is-ios-standalone .feeding-room-scene .main-v2-home-pet.is-enot,html.is-ios-standalone .feeding-room-scene .main-v2-home-pet.is-panda,html.is-ios-standalone .feeding-room-scene .main-v2-home-pet.is-giraffe,html.is-ios-standalone .feeding-room-scene .main-v2-home-pet.is-kangaroo{bottom:var(--feeding-pet-bottom);--main-v2-panda-bottom: var(--feeding-pet-bottom);--main-v2-enot-bottom-offset: 0px;--main-v2-pet-bottom-offset: 0px}.feeding-room-progress{position:absolute;left:clamp(16px,3.8vw,24px);right:clamp(16px,3.8vw,24px);bottom:calc(var(--feeding-scene-bottom-reserve) + clamp(2px,.4dvh,4px));z-index:8;display:flex;flex-direction:column;align-items:center;gap:clamp(8px,1.2dvh,12px)}.feeding-room-progress-label{margin:0;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(22px,5.4vw,32px);font-weight:500;line-height:1}.feeding-room-progress-track{width:100%;height:clamp(13px,2dvh,18px);border-radius:999px;border:3px solid rgba(139,77,255,.92);background:#fffffff0;overflow:hidden;box-shadow:inset 0 1px #ffffffb8,0 10px 18px #0000001f}.feeding-room-progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2eff38,#0fff4b);box-shadow:inset 0 1px #ffffff61,0 0 14px #43ff5957;transition:width .18s linear}.feeding-room-error{position:absolute;left:clamp(16px,4vw,24px);right:clamp(16px,4vw,24px);bottom:calc(var(--safe-bottom) + var(--feeding-food-bottom-gap) + var(--feeding-food-zone-height) + clamp(8px,1.4dvh,12px));z-index:12;margin:0;padding:clamp(8px,1.4dvh,10px) clamp(12px,3vw,16px);border-radius:12px;background:#ff48602e;color:#ffe8ec;text-align:center;font-family:"Baloo 2",sans-serif;font-size:clamp(14px,3.6vw,18px);line-height:1.2}.feeding-room-food-tray{position:absolute;left:calc(var(--safe-left) + clamp(8px,2.2vw,14px));right:calc(var(--safe-right) + clamp(8px,2.2vw,14px));bottom:calc(var(--safe-bottom) + var(--feeding-food-bottom-gap));z-index:15;pointer-events:auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:clamp(4px,1.2vw,8px);min-height:var(--feeding-food-zone-height)}.feeding-room-food-btn{width:100%;min-width:0;padding:0;border:0;background:transparent;cursor:pointer;display:flex;align-items:flex-end;justify-content:center;transition:transform .14s ease,opacity .14s ease}.feeding-room-food-btn img{display:block;width:100%;max-height:var(--feeding-food-zone-height);height:auto;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(18,10,40,.28))}.feeding-room-food-btn:not(.is-disabled):active{transform:scale(.94)}.feeding-room-food-btn.is-disabled{opacity:.45;cursor:not-allowed}.feeding-room-screen.is-feeding-active .feeding-room-food-btn:not(.is-selected){opacity:.55}.feeding-room-food-btn.is-selected{transform:translateY(-4px) scale(1.04)}@media(max-width:360px){.feeding-room-screen.space-screen{--feeding-fridge-height: clamp(380px, 68dvh, 580px);--feeding-fridge-width: min(80vw, 330px);--feeding-fridge-lift: clamp(104px, 19dvh, 148px);--feeding-fridge-left: clamp(-28px, -6.5vw, -12px);--feeding-pet-left: 75%;--feeding-pet-width: min(52%, clamp(152px, 44vw, 212px));--feeding-pet-bottom: calc(var(--feeding-scene-bottom-reserve) + clamp(72px, 12dvh, 104px))}}@media(min-width:430px){.feeding-room-screen.space-screen{--feeding-fridge-width: min(78vw, 372px);--feeding-fridge-height: clamp(440px, 72dvh, 700px);--feeding-fridge-lift: clamp(128px, 22dvh, 180px);--feeding-fridge-left: clamp(-36px, -7.5vw, -16px);--feeding-pet-left: 73%;--feeding-pet-bottom: calc(var(--feeding-scene-bottom-reserve) + clamp(84px, 13.5dvh, 120px))}}@media(max-height:740px){.feeding-room-screen.space-screen{--feeding-food-zone-height: clamp(68px, 11dvh, 86px);--feeding-food-bottom-gap: clamp(18px, 3.2dvh, 28px);--feeding-fridge-height: clamp(360px, 66dvh, 520px);--feeding-fridge-width: min(80vw, 318px);--feeding-fridge-lift: clamp(92px, 17dvh, 132px);--feeding-fridge-left: clamp(-26px, -6vw, -10px);--feeding-pet-left: 74%;--feeding-pet-width: min(48%, clamp(148px, 40vw, 202px));--feeding-pet-bottom: calc(var(--feeding-scene-bottom-reserve) + clamp(66px, 11dvh, 96px))}}@media(min-height:860px){.feeding-room-screen.space-screen{--feeding-fridge-height: clamp(460px, 72dvh, 720px);--feeding-fridge-width: min(80vw, 380px);--feeding-fridge-lift: clamp(136px, 23dvh, 188px);--feeding-fridge-left: clamp(-38px, -8vw, -18px);--feeding-pet-left: 73%;--feeding-pet-bottom: calc(var(--feeding-scene-bottom-reserve) + clamp(88px, 14dvh, 124px))}}.walk-room-screen.space-screen{position:relative;display:flex;flex-direction:column;min-height:100dvh;padding:calc(var(--safe-top) + clamp(10px,2.4dvh,18px)) clamp(14px,4vw,22px) calc(var(--safe-bottom) + clamp(18px,4dvh,28px));overflow:hidden;background-color:#221847;background-position:center;background-size:cover}.walk-room-back.pet-detail-back{position:absolute;top:calc(var(--safe-top) + clamp(10px,2.4dvh,18px));left:clamp(14px,4vw,22px);z-index:4}.walk-room-scene{position:relative;flex:1 1 auto;display:block;min-height:clamp(220px,42dvh,360px);margin-top:clamp(36px,8dvh,56px);overflow:visible}.walk-room-scene .main-v2-home-pet,.walk-room-scene .main-v2-panda{--main-v2-pet-left: 50%;--main-v2-pet-bottom: clamp(8px, 2dvh, 18px);--main-v2-pet-bottom-offset: 0px;--main-v2-pet-standalone-bottom-offset: 0px;--main-v2-enot-bottom-offset: 0px;--walk-pet-width: min(58%, clamp(190px, 50vw, 270px));z-index:4}.walk-room-scene .main-v2-home-pet.is-enot,.walk-room-scene .main-v2-home-pet.is-panda,.walk-room-scene .main-v2-panda.is-enot,.walk-room-scene .main-v2-panda.is-panda{--main-v2-enot-width: var(--walk-pet-width);--main-v2-pet-width: var(--walk-pet-width)}.walk-room-scene .main-v2-home-pet.is-enot.is-small,.walk-room-scene .main-v2-home-pet.is-panda.is-small,.walk-room-scene .main-v2-enot.is-small{--walk-pet-stage-width: min(48%, clamp(152px, 40vw, 220px));--main-v2-enot-width: var(--walk-pet-stage-width);--main-v2-pet-width: var(--walk-pet-stage-width);--main-v2-enot-stage-scale: var(--enot-small-stage-scale, .76)}.walk-room-scene .main-v2-home-pet.is-enot.is-bigger,.walk-room-scene .main-v2-home-pet.is-panda.is-bigger,.walk-room-scene .main-v2-enot.is-bigger{--walk-pet-stage-width: min(51%, clamp(164px, 43vw, 234px));--main-v2-enot-width: var(--walk-pet-stage-width);--main-v2-pet-width: var(--walk-pet-stage-width);--main-v2-enot-stage-scale: .77}.walk-room-scene .main-v2-home-pet.is-enot.is-bigger2,.walk-room-scene .main-v2-home-pet.is-panda.is-bigger2,.walk-room-scene .main-v2-enot.is-bigger2{--walk-pet-stage-width: min(53%, clamp(170px, 45vw, 244px));--main-v2-enot-width: var(--walk-pet-stage-width);--main-v2-pet-width: var(--walk-pet-stage-width);--main-v2-enot-stage-scale: .79}.walk-room-scene .main-v2-home-pet.is-enot.is-biggest,.walk-room-scene .main-v2-home-pet.is-panda.is-biggest,.walk-room-scene .main-v2-enot.is-biggest{--main-v2-enot-width: var(--walk-pet-width);--main-v2-pet-width: var(--walk-pet-width);--main-v2-enot-stage-scale: .82}.walk-room-scene .main-v2-home-pet.is-giraffe,.walk-room-scene .main-v2-home-pet.is-kangaroo,.walk-room-scene .main-v2-panda.is-giraffe,.walk-room-scene .main-v2-panda.is-kangaroo{--main-v2-pet-width: var(--walk-pet-width)}.walk-room-scene .main-v2-home-pet.is-giraffe,.walk-room-scene .main-v2-panda.is-giraffe{--main-v2-pet-compact-scale: .94}.walk-room-scene .main-v2-home-pet.is-kangaroo,.walk-room-scene .main-v2-panda.is-kangaroo{--main-v2-pet-compact-scale: .95}html.is-ios-standalone .walk-room-scene .main-v2-home-pet,html.is-ios-standalone .walk-room-scene .main-v2-panda{--main-v2-pet-standalone-bottom-offset: 0px}html.is-ios-standalone .walk-room-scene .main-v2-home-pet.is-enot,html.is-ios-standalone .walk-room-scene .main-v2-home-pet.is-panda,html.is-ios-standalone .walk-room-scene .main-v2-home-pet.is-giraffe,html.is-ios-standalone .walk-room-scene .main-v2-home-pet.is-kangaroo{bottom:var(--main-v2-pet-bottom);--main-v2-enot-bottom-offset: 0px;--main-v2-pet-bottom-offset: 0px}.walk-room-scene .main-v2-home-pet.is-giraffe,.walk-room-scene .main-v2-panda.is-giraffe{--main-v2-enot-head-bottom: var(--giraffe-head-bottom-small);--main-v2-enot-head-anchor: var(--giraffe-head-anchor-small);--main-v2-enot-head-x: var(--giraffe-head-x)}.walk-room-scene .main-v2-home-pet.is-giraffe.is-bigger,.walk-room-scene .main-v2-panda.is-giraffe.is-bigger{--main-v2-enot-head-bottom: var(--giraffe-head-bottom-bigger);--main-v2-enot-head-anchor: var(--giraffe-head-anchor-bigger)}.walk-room-scene .main-v2-home-pet.is-giraffe.is-biggest,.walk-room-scene .main-v2-panda.is-giraffe.is-biggest{--main-v2-enot-head-bottom: var(--giraffe-head-bottom-biggest);--main-v2-enot-head-anchor: var(--giraffe-head-anchor-biggest)}.walk-room-scene .main-v2-enot-suit-stack .main-v2-enot-head{position:absolute}.walk-room-scene .main-v2-home-pet:not(.main-v2-enot){width:var(--walk-pet-width, min(58%, clamp(190px, 50vw, 270px)));height:auto;max-height:min(52dvh,360px);object-fit:contain;object-position:center bottom}.walk-room-panel{position:relative;z-index:2;display:flex;flex-direction:column;gap:clamp(12px,2.4dvh,18px);padding:clamp(16px,3.2vw,22px);border-radius:clamp(18px,4vw,24px);background:#24194aeb;border:2px solid rgba(147,60,255,.55);box-shadow:0 12px 32px #00000047}.walk-room-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,2vw,14px)}.walk-room-stat{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.walk-room-stat span{color:#ffffffb8;font-size:clamp(11px,2.8vw,13px);line-height:1.2}.walk-room-stat strong{color:#fff;font-size:clamp(16px,4.2vw,20px);font-weight:700;line-height:1.1}.walk-room-progress{display:flex;flex-direction:column;gap:8px}.walk-room-progress-label{color:#fff;font-size:clamp(13px,3.2vw,15px);font-weight:600;text-align:center}.walk-room-progress-track{position:relative;width:100%;height:clamp(14px,3.2vw,18px);overflow:hidden;border-radius:999px;background:#ffffff1f}.walk-room-progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#afff00,#7dff00);transition:width .28s ease}.walk-room-actions{display:flex;flex-direction:column;gap:10px}.walk-room-btn{width:100%;min-height:clamp(44px,6.4dvh,52px);border:0;border-radius:999px;font-size:clamp(14px,3.6vw,16px);font-weight:700;letter-spacing:.02em;cursor:pointer}.walk-room-btn:disabled{opacity:.55;cursor:not-allowed}.walk-room-btn.is-primary{color:#221847;background:#afff00}.walk-room-btn.is-secondary{color:#fff;background:#ffffff1f}.walk-room-btn.is-steps-enabled{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#d7ffe6;background:#2ecc713d;cursor:default}.walk-room-btn.is-steps-enabled span{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#2ecc71;color:#fff;font-size:12px;font-weight:700}.walk-room-note,.walk-room-error{margin:0;color:#ffffffc7;font-size:clamp(12px,3vw,14px);line-height:1.35;text-align:center}.walk-room-desktop-warning{margin:0 0 clamp(12px,2.5vw,16px);padding:clamp(10px,2.2vw,12px) clamp(12px,2.8vw,16px);border-radius:14px;background:#ffc10729;border:1px solid rgba(255,193,7,.45);color:#ffe082;font-size:clamp(12px,3vw,14px);line-height:1.4;text-align:center}.walk-room-error{color:#ff8a8a}@media(min-width:768px){.walk-room-panel{max-width:420px;margin-inline:auto}}.pet-phrase-notification{position:fixed;top:0;left:0;right:0;z-index:100;padding-top:var(--safe-top);background:#221847;box-shadow:0 6px 18px #00000047;opacity:0;pointer-events:none;transform:translate3d(0,calc(-100% - var(--safe-top)),0);transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .36s ease,box-shadow .36s ease;will-change:transform,opacity}.pet-phrase-notification.is-visible{opacity:1;transform:translateZ(0);box-shadow:0 10px 24px #00000052}.pet-phrase-notification__bar{display:flex;align-items:center;gap:clamp(12px,3vw,16px);min-height:clamp(64px,10dvh,80px);padding:clamp(12px,2dvh,16px) clamp(14px,3.6vw,20px) clamp(12px,1.8dvh,14px)}.pet-phrase-notification__avatar{flex:0 0 auto;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.88);transition:opacity .32s ease 80ms,transform .36s cubic-bezier(.22,1,.36,1) 80ms}.pet-phrase-notification__avatar.is-visible{opacity:1;transform:scale(1)}.pet-phrase-notification__avatar-image{display:block;width:clamp(52px,13vw,64px);height:auto;max-height:clamp(52px,13vw,64px);object-fit:contain}.pet-phrase-notification__text{flex:1;min-width:0;margin:0;color:#f4f5ff;font-family:"Baloo 2",sans-serif;font-size:clamp(19px,5.2vw,25px);font-weight:500;line-height:1.4;text-align:left;word-break:break-word}.pet-phrase-notification__text-content{white-space:pre-wrap}.pet-phrase-notification__caret{display:inline-block;width:2px;height:1.05em;margin-left:2px;vertical-align:-.12em;border-radius:1px;background:#f4f5ffeb;animation:pet-phrase-caret-blink .85s step-end infinite}@keyframes pet-phrase-caret-blink{50%{opacity:0}}@media(max-width:390px){.pet-phrase-notification__bar{min-height:clamp(58px,9dvh,72px)}.pet-phrase-notification__avatar-image{width:clamp(48px,12vw,58px);max-height:clamp(48px,12vw,58px)}}.friends-screen{gap:14px;padding-top:var(--app-screen-pad-top);padding-bottom:calc(108px + env(safe-area-inset-bottom));overflow-y:auto;overflow-x:hidden}.friends-top-row{margin-bottom:2px}.friends-content{position:relative;z-index:2;display:flex;flex-direction:column;gap:18px;padding-bottom:8px}.friends-intro-item{opacity:0;transform:translateY(12px) scale(.988);animation:friends-item-enter .32s ease-out forwards;animation-delay:calc(var(--friends-item-index, 0) * 70ms + 40ms)}.friends-title{margin:0;text-align:center;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(28px,6.6vw,34px);font-weight:700;line-height:1;text-transform:uppercase}.friends-section-label{margin:0 0 10px;color:#e8e4ffc7;font-family:Inter,sans-serif;font-size:clamp(16px,4.2vw,20px);font-weight:500;line-height:1.2}.friends-link-panel{width:100%;min-height:64px;padding:0 12px 0 18px;border-radius:18px;border:1px solid rgba(255,255,255,.18);background:#1d1850ad;box-shadow:inset 0 1px #ffffff14,0 16px 34px #0a042129;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:12px}.friends-link-value{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:clamp(14px,3.8vw,18px);font-weight:500;line-height:1.15;word-break:break-all}.friends-copy-button{width:44px;height:44px;border:none;padding:0;background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.friends-copy-feedback{margin:8px 0 0;color:#9ef5b9;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1}.friends-list-block{display:flex;flex-direction:column;gap:0}.friends-list{display:flex;flex-direction:column;gap:12px}.friends-card{width:100%;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#211d5cdb,#2b2471eb);box-shadow:inset 0 1px #ffffff14,0 16px 34px #0a042129;overflow:hidden}.friends-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#1410388a}.friends-card-user{min-width:0;display:flex;align-items:center;gap:10px}.friends-card-avatar{width:42px;height:42px;flex:0 0 auto;border-radius:999px;background:linear-gradient(239deg,#6100ff 13%,#9522f0);box-shadow:inset 0 1px #ffffff2e,0 10px 22px #4814b13d;color:#fff;display:grid;place-items:center;overflow:hidden}.friends-card-avatar.has-photo svg{display:none}.friends-card-avatar-image{width:100%;height:100%;display:block;object-fit:cover}.friends-card-name{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:clamp(16px,4.5vw,18px);font-weight:500;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friends-card-stats{display:inline-flex;align-items:center;gap:12px;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(15px,4vw,17px);font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap}.friends-card-balance-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px 0}.friends-card-balance{display:inline-flex;align-items:center;gap:8px}.friends-card-balance-badge{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.friends-card-balance-badge-icon{width:100%;height:100%;display:block;object-fit:contain}.friends-card-balance-value{color:#fff;font-family:Inter,sans-serif;font-size:clamp(15px,4vw,17px);font-weight:500;line-height:1}.friends-card-remove{width:38px;height:38px;border:none;padding:0;background:transparent;color:#ff1f4f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.friends-card-pets{padding:12px 10px;display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,112px));justify-content:start;gap:10px}.friends-card-pets.is-triple{grid-template-columns:repeat(3,minmax(0,1fr))}.friends-pet-card{appearance:none;border:1px solid rgba(255,255,255,.16);cursor:pointer;text-align:center;font:inherit;color:inherit;min-height:184px;padding:8px 8px 10px;border-radius:12px;background:linear-gradient(180deg,#231d5de6,#1f1a54f0);box-shadow:inset 0 1px #ffffff14;display:flex;flex-direction:column;align-items:center;gap:8px}.friends-pet-chip{min-width:min(100%,86px);min-height:24px;padding:0 12px;border-radius:999px;background:linear-gradient(180deg,#7658ff,#5b45ea);box-shadow:inset 0 1px #ffffff2e;color:#fff;font-family:"Baloo 2",sans-serif;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;text-align:center}.friends-pet-media{position:relative;flex:1 1 auto;width:100%;min-height:116px;display:flex;align-items:flex-end;justify-content:center}.friends-pet-image{width:auto;height:112px;display:block;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.28))}.friends-pet-image.has-enot-frame-layout{position:absolute;z-index:1;width:auto;height:auto;max-width:none;filter:inherit}.friends-pet-card.is-giraffe .friends-pet-image{height:114px;--enot-asset-head-top: unset;--enot-asset-head-width: var(--giraffe-head-width-small);--enot-asset-head-x: var(--giraffe-head-x);--enot-asset-head-bottom: var(--giraffe-head-bottom-small)}.friends-pet-card.is-giraffe .friends-pet-image.is-small{--enot-asset-head-anchor: var(--giraffe-head-anchor-small)}.friends-pet-card.is-giraffe .friends-pet-image.is-bigger{--enot-asset-head-bottom: var(--giraffe-head-bottom-bigger);--enot-asset-head-anchor: var(--giraffe-head-anchor-bigger)}.friends-pet-card.is-giraffe .friends-pet-image.is-biggest{--enot-asset-head-bottom: var(--giraffe-head-bottom-biggest);--enot-asset-head-anchor: var(--giraffe-head-anchor-biggest)}.friends-pet-card.is-kangaroo .friends-pet-image{height:118px}.friends-pet-code{color:#fff;font-family:"Baloo 2",sans-serif;font-size:11px;font-weight:700;line-height:1}.friend-pet-view{padding-bottom:calc(42px + env(safe-area-inset-bottom))}.friend-detail-topbar-exit{pointer-events:none;animation:friend-detail-topbar-hide .26s ease-in forwards}.friend-detail-screen{position:relative;z-index:2;width:min(100%,560px);margin:0 auto;display:flex;flex-direction:column;gap:20px;padding:0 var(--pet-selection-top-inset-x) 20px;opacity:0;transform:translateY(56px) scale(.988);animation:friend-detail-content-rise .32s ease-out forwards}.friend-detail-screen>.pet-detail-back{top:0}.friend-detail-heading-row{position:relative;min-height:34px;display:flex;align-items:center;justify-content:center;padding-left:0;padding-top:18px;margin-bottom:18px}.friend-detail-title{margin:0;position:absolute;left:50%;transform:translate(-50%);color:#fff;font-family:Inter,sans-serif;font-size:clamp(22px,5.8vw,28px);font-weight:500;line-height:1;text-align:center;white-space:nowrap}.friend-detail-summary{min-height:0;padding:0;border-radius:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:12px}.friend-detail-summary-user{min-width:0;display:flex;align-items:center;gap:10px}.friend-detail-card{width:100%;padding:12px 14px 16px;border-radius:24px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#261e60f5,#1c164af5);box-shadow:inset 0 1px #ffffff14,0 12px 26px #08031e1f}.friend-detail-card-stage{position:relative;min-height:0;overflow:hidden}.friend-detail-card-stage-item{display:flex;flex-direction:column;gap:20px}.friend-detail-hero{gap:18px;padding-top:18px}.friend-detail-card .pet-detail-rarity{font-size:clamp(24px,6.2vw,30px)}.friend-detail-card .pet-detail-stage{width:min(100%,520px);min-height:420px}.friend-detail-card .pet-detail-glow{width:clamp(286px,81.55vw,318px);height:clamp(286px,81.55vw,318px)}.friend-detail-card .pet-detail-pet-image:not(.is-panda):not(.has-enot-frame-layout){bottom:8px;width:212px;height:304px}.friend-detail-card .pet-detail-pet-image.is-giraffe{width:184px;height:314px}.friend-detail-card .pet-detail-pet-image.is-kangaroo{width:208px;height:308px}.friend-detail-card .pet-detail-meta-row,.friend-detail-card .pet-detail-progress-list{width:100%}.friend-detail-card .pet-detail-progress-track{height:34px}.friend-detail-card .pet-detail-progress.is-green .pet-detail-progress-fill{width:100%!important}.friend-detail-page-indicator{margin:0;text-align:center;color:#fff;font-family:Inter,sans-serif;font-size:clamp(18px,4.8vw,22px);font-weight:600;line-height:1}.friend-pet-card-slide-left-enter-active,.friend-pet-card-slide-left-leave-active,.friend-pet-card-slide-right-enter-active,.friend-pet-card-slide-right-leave-active{transition:transform .24s ease,opacity .24s ease}.friend-pet-card-slide-left-enter-from,.friend-pet-card-slide-right-leave-to{opacity:0;transform:translate(34px)}.friend-pet-card-slide-left-leave-to,.friend-pet-card-slide-right-enter-from{opacity:0;transform:translate(-34px)}.friend-detail-remove-button{width:100%;min-height:76px;padding:0 22px;border-radius:999px;border:2px solid #ff1f4f;background:#2a1e6575;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;font-family:"Baloo 2",sans-serif;font-size:clamp(18px,5vw,22px);font-weight:700;line-height:1}.friend-detail-remove-button svg{color:#ff1f4f;flex:0 0 auto}.friends-empty-state{position:relative;z-index:2;width:min(100%,420px);margin:92px auto 0;padding:0 var(--pet-selection-top-inset-x)}.friends-empty-text{margin:40px 0 0;color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:18px;font-weight:500}@media(max-width:390px){.friends-screen{gap:12px;padding-top:12px}.friends-content{gap:16px}.friends-link-panel{min-height:60px;padding-left:14px}.friends-card-header{padding:10px 12px}.friends-card-balance-row{padding:10px 12px 0}.friends-card-pets{padding:12px 8px 10px;grid-template-columns:repeat(auto-fill,minmax(96px,104px));gap:8px}.friends-pet-card{min-height:174px;padding:8px 6px}.friends-pet-media{min-height:96px}.friends-pet-image{height:98px}.friends-pet-card.is-giraffe .friends-pet-image{height:100px}.friends-pet-card.is-kangaroo .friends-pet-image{height:104px}.friend-detail-screen{gap:16px;padding-bottom:12px}.friend-detail-card-stage-item{gap:16px}.friend-detail-heading-row{padding-left:36px}.friend-detail-summary{min-height:60px;padding:8px 10px;border-radius:20px}.friend-detail-card{padding:10px 10px 14px;border-radius:20px}.friend-detail-card .pet-detail-stage{min-height:338px}.friend-detail-card .pet-detail-glow{width:244px;height:244px}.friend-detail-card .pet-detail-pet-image:not(.is-panda):not(.has-enot-frame-layout){width:176px;height:252px}.friend-detail-card .pet-detail-pet-image.is-giraffe{width:152px;height:258px}.friend-detail-card .pet-detail-pet-image.is-kangaroo{width:170px;height:256px}.friend-detail-remove-button{min-height:66px;padding-inline:18px;font-size:18px}}@media(max-width:340px){.friends-card-header,.friends-card-balance-row{gap:8px}.friends-card-stats{gap:8px;font-size:13px}.friend-detail-title{font-size:20px}.friend-detail-card .pet-detail-pet-image:not(.is-panda):not(.has-enot-frame-layout){width:160px;height:228px}.friend-detail-card .pet-detail-pet-image.is-giraffe{width:138px;height:236px}.friend-detail-card .pet-detail-pet-image.is-kangaroo{width:154px;height:232px}.friend-detail-remove-button{min-height:60px;font-size:16px}}@media(max-width:321px)and (max-height:568px){.friend-detail-card .pet-detail-stage{min-height:286px}.friend-detail-card .pet-detail-glow{width:206px;height:206px}}html.is-ios-standalone .friend-pet-view{padding-top:var(--ios-standalone-detail-offset)}@keyframes friends-item-enter{0%{opacity:0;transform:translateY(12px) scale(.988)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes friend-detail-topbar-hide{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-120%) scale(.98)}}@keyframes friend-detail-content-rise{to{opacity:1;transform:translateY(0) scale(1)}}.chat-screen{--screen-pad-bottom: calc(env(safe-area-inset-bottom) + clamp(18px, 3dvh, 26px)) ;--chat-topbar-fixed-height: clamp(58px, 14dvw, 84px);--chat-heading-fixed-height: clamp(46px, 11.4dvw, 54px);--chat-fixed-header-gap: clamp(6px, 1.6dvh, 12px);--chat-header-offset: 0px;--chat-composer-height: clamp(66px, 15dvw, 76px);--chat-composer-bottom: calc(env(safe-area-inset-bottom) + clamp(18px, 3.2dvw, 26px)) ;--chat-content-bottom-gap: clamp(8px, 1.8dvh, 14px);gap:12px;background:radial-gradient(circle at 50% 4%,#673eff3d,#673eff00 34%),radial-gradient(circle at 50% 98%,#af00ff29,#af00ff00 34%),linear-gradient(180deg,#20113e,#1b1138 42%,#21163f)}.chat-content{position:relative;z-index:1;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:14px;padding-top:calc(var(--chat-header-offset) + var(--chat-topbar-fixed-height) + var(--chat-fixed-header-gap) + var(--chat-heading-fixed-height) + clamp(12px,2.2dvh,18px));padding-bottom:calc(var(--chat-composer-height) + var(--chat-content-bottom-gap) + env(safe-area-inset-bottom))}.chat-topbar{position:fixed;top:calc(var(--screen-pad-top) + var(--chat-header-offset));left:calc((100vw - min(100vw,var(--screen-max))) / 2 + var(--screen-pad-x) + var(--safe-left));right:calc((100vw - min(100vw,var(--screen-max))) / 2 + var(--screen-pad-x) + var(--safe-right));width:auto;transform:none;z-index:8;margin-bottom:0;background:#221847b8;backdrop-filter:blur(16px) saturate(1.05);-webkit-backdrop-filter:blur(16px) saturate(1.05)}.chat-profile-btn{box-shadow:0 14px 30px #16083a47,inset 0 1px #ffffff14}.chat-heading-row{position:fixed;top:calc(var(--screen-pad-top) + var(--chat-header-offset) + var(--chat-topbar-fixed-height) + var(--chat-fixed-header-gap));left:calc((100vw - min(100vw,var(--screen-max))) / 2 + var(--screen-pad-x) + var(--safe-left));right:calc((100vw - min(100vw,var(--screen-max))) / 2 + var(--screen-pad-x) + var(--safe-right));width:auto;transform:none;z-index:7;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;gap:10px;min-height:46px;padding-inline:4px;border-radius:999px;background:#1c143c7a;overflow:hidden;backdrop-filter:blur(16px) saturate(1.05);-webkit-backdrop-filter:blur(16px) saturate(1.05)}.chat-heading-icon{width:42px;height:42px;border-radius:999px;background:#120d31f0;border:1px solid rgba(160,109,255,.82);box-shadow:0 0 0 2px #a06dff2e,0 0 16px #8d4aff47;display:grid;place-items:center;justify-self:start;padding:0;cursor:pointer;-webkit-appearance:none;appearance:none}.chat-title{margin:0;text-align:center;color:#fff;font-family:"Baloo 2",sans-serif;font-size:clamp(22px,5.7vw,30px);font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase}.chat-heading-menu{width:34px;height:34px;justify-self:end;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#fff}.chat-heading-menu svg{width:30px;height:30px;display:block}.chat-messages{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding-right:2px;padding-bottom:4px;scrollbar-width:none}.chat-messages::-webkit-scrollbar{width:0;height:0}.chat-message{display:flex;flex-direction:column;gap:6px}.chat-message.is-outgoing{width:100%;--chat-outgoing-width: min(100%, 358px);--chat-outgoing-meta-shift: clamp(12px, 9vw, 64px);align-items:flex-end}.chat-message-author{color:#b585ffc7;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:.02em;text-transform:uppercase}.chat-message-body{max-width:min(100%,326px);padding:16px 18px 15px;border-radius:18px;background:transparent;box-shadow:none}.chat-message-body.is-outgoing{width:var(--chat-outgoing-width);background:linear-gradient(180deg,#9a68ff,#7f57e6);border-radius:18px 18px 6px;box-shadow:0 10px 24px #7841ff38,inset 0 1px #ffffff1f}.chat-message-image{display:block;width:100%;max-width:100%;margin-bottom:10px;border-radius:14px;object-fit:cover}.chat-message-image-btn{display:block;width:100%;padding:0;border:none;background:transparent;border-radius:14px;overflow:hidden}.chat-message-text{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:clamp(15px,4vw,18px);font-weight:400;line-height:1.22;white-space:pre-line}.chat-message.is-typing .chat-message-text,.chat-typing-text{color:#d6c9ffc7;font-style:italic}.chat-message.is-incoming .chat-message-body:has(.chat-message-text){transition:background-color .18s ease}.chat-message.is-error .chat-message-body{background:#78224a6b;border:1px solid rgba(255,120,168,.28)}.chat-voice-btn:disabled,.chat-input:disabled{opacity:.55;cursor:not-allowed}.chat-message-meta{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-inline:0}.chat-message.is-outgoing .chat-message-meta{width:var(--chat-outgoing-width);align-self:flex-end;padding-inline-start:var(--chat-outgoing-meta-shift)}.chat-message-time{color:#bdb0ff70;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1}.chat-copy-btn{width:26px;height:26px;border:none;background:transparent;color:#fffffff5;display:grid;place-items:center;padding:0}.chat-copy-btn.is-copied{color:#c88cff}.chat-copy-btn.is-copied svg path{stroke:#c88cff}.chat-copy-btn svg{width:13px;height:13px;display:block}.chat-composer{position:fixed;left:calc(var(--screen-pad-x) + var(--safe-left));right:calc(var(--screen-pad-x) + var(--safe-right));bottom:var(--chat-composer-bottom);width:auto;max-width:none;margin-inline:0;transform:translateY(14px);display:flex;align-items:center;gap:10px;z-index:4;opacity:0;pointer-events:none}.chat-screen.is-ready .chat-composer{animation:chat-composer-enter .38s cubic-bezier(.22,1,.36,1) .22s forwards;pointer-events:auto}.chat-attachment-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap}.chat-attachment-preview{position:relative;flex:0 0 auto;width:54px;height:54px;border-radius:18px;overflow:hidden;background:#110b29fa;box-shadow:0 10px 20px #110a2938,inset 0 1px #ffffff0d}.chat-attachment-preview-image{width:100%;height:100%;object-fit:cover;display:block}.chat-attachment-remove{position:absolute;top:4px;right:4px;width:18px;height:18px;border:none;border-radius:50%;background:#110b29d1;color:#fff;display:grid;place-items:center;padding:0;font-family:Inter,sans-serif;font-size:14px;line-height:1}.chat-lightbox{position:fixed;inset:0;z-index:30;background:#0c071ddb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:grid;place-items:center;padding:calc(env(safe-area-inset-top) + 20px) calc(var(--screen-pad-x) + var(--safe-right)) calc(env(safe-area-inset-bottom) + 20px) calc(var(--screen-pad-x) + var(--safe-left))}.chat-lightbox-image{max-width:min(100%,calc(100vw - (var(--screen-pad-x) * 2)));max-height:min(100%,calc(100dvh - 120px));border-radius:20px;object-fit:contain;box-shadow:0 24px 70px #0000006b,0 0 0 1px #ffffff0f}.chat-lightbox-close{position:fixed;top:calc(env(safe-area-inset-top) + 14px);right:calc(var(--screen-pad-x) + var(--safe-right));width:clamp(56px,11vw,68px);height:clamp(56px,11vw,68px);border:none;border-radius:50%;background:#622cd6f5;color:#fff;display:grid;place-items:center;padding:0;box-shadow:0 14px 32px #3e149661,inset 0 1px #ffffff14}.chat-lightbox-close svg{width:clamp(34px,7.2vw,48px);height:clamp(34px,7.2vw,48px);display:block}.chat-lightbox-enter-active,.chat-lightbox-leave-active{transition:opacity .18s ease,transform .18s ease}.chat-lightbox-enter-from,.chat-lightbox-leave-to{opacity:0;transform:scale(.98)}.chat-lightbox-enter-to,.chat-lightbox-leave-from{opacity:1;transform:scale(1)}.chat-input-pill{flex:1 1 auto;min-width:0;min-height:44px;display:flex;align-items:center;gap:8px;padding:0 12px 0 18px;border-radius:999px;background:#110b29fa;box-shadow:0 12px 24px #110a2947,inset 0 1px #ffffff0a}.chat-input{flex:1 1 auto;min-width:0;border:none;outline:none;background:transparent;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1}.chat-input::placeholder{color:#e0dcff5c}.chat-attach-btn{width:28px;height:28px;border:none;background:transparent;color:#a46bff;display:grid;place-items:center;padding:0}.chat-voice-btn{width:44px;height:44px;flex:0 0 auto;border:none;border-radius:50%;background:linear-gradient(180deg,#7a14ff,#5f00df);box-shadow:0 12px 22px #6000df42,inset 0 1px #ffffff1f;display:grid;place-items:center;padding:0}@media(max-width:390px){.chat-heading-row{grid-template-columns:48px 1fr 48px}.chat-message-body{max-width:min(100%,304px)}.chat-message.is-outgoing{--chat-outgoing-width: min(100%, 304px);--chat-outgoing-meta-shift: clamp(0px, 0vw, 4px)}}@media(max-width:340px){.chat-title{font-size:20px}.chat-message-text{font-size:14px}.chat-input{font-size:15px}}@keyframes chat-page-enter{0%{opacity:0}to{opacity:1}}@keyframes chat-composer-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.chat-screen{opacity:0;transition:opacity .22s ease-out}.chat-screen.is-ready{opacity:1}.chat-screen .chat-intro-item{opacity:0;transform:translateY(12px)}.chat-screen.is-ready .chat-intro-item{animation:chat-page-enter .32s ease-out both;animation-delay:calc(var(--chat-item-index, 0) * 70ms + 40ms)}.onboarding-screen{position:relative;min-height:100dvh;overflow:hidden;background:radial-gradient(circle at 50% 120%,rgba(167,77,255,.34),transparent 36%),linear-gradient(180deg,#241a5b,#30206c 52%,#442c7d)}.onboarding-screen #pixie{z-index:0;opacity:.5}.onboarding-shell{position:relative;z-index:1;min-height:100dvh;width:min(100%,var(--screen-max));margin:0 auto;padding:calc(18px + var(--safe-top)) calc(20px + var(--safe-right)) calc(24px + var(--safe-bottom)) calc(20px + var(--safe-left));display:flex;flex-direction:column}html.is-ios-standalone .onboarding-shell{padding-top:calc(18px + var(--safe-top) + var(--ios-standalone-detail-offset))}html.is-ios-standalone .onboarding-mission-art{top:calc(var(--safe-top) + var(--ios-standalone-detail-offset) + var(--onboarding-mission-vertical-gap));height:calc(100dvh - var(--safe-top) - var(--safe-bottom) - var(--ios-standalone-detail-offset) - (var(--onboarding-mission-vertical-gap) * 2))}.onboarding-progress{--onboarding-progress-gap: 8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--onboarding-progress-gap);margin-top:8px}.onboarding-progress-segment{height:4px;border-radius:999px;background:#ffffff2e;transition:background-color .42s cubic-bezier(.33,1,.68,1)}.onboarding-progress-segment.is-filled{background:#ffffffeb}.onboarding-content{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:clamp(28px,8dvh,56px)}.onboarding-title{margin:0;max-width:18ch;font-family:Inter,sans-serif;font-size:clamp(34px,8.8vw,44px);line-height:1.02;font-weight:600;color:#fff}.onboarding-description{margin:clamp(18px,4dvh,28px) 0 0;max-width:30ch;font-family:Inter,sans-serif;font-size:clamp(15px,4vw,18px);line-height:1.35;font-weight:400;color:#ffffffeb}.onboarding-description.is-mission{max-width:34ch;padding:0 clamp(8px,3vw,18px)}.onboarding-screen.is-actions-step .onboarding-content{align-items:center;text-align:center;padding-top:clamp(24px,6dvh,44px)}.onboarding-description.is-actions{max-width:34ch;margin-left:auto;margin-right:auto;padding:0 clamp(8px,3vw,18px)}.onboarding-actions{list-style:none;margin:clamp(28px,5dvh,40px) auto 0;padding:0;width:fit-content;max-width:calc(100% - clamp(40px,10vw,64px));display:flex;flex-direction:column;gap:clamp(18px,3.2dvh,24px)}.onboarding-action-item{display:flex;align-items:center;gap:clamp(14px,4vw,18px);text-align:left}.onboarding-action-icon{width:clamp(48px,13vw,53px);height:clamp(48px,13vw,53px);flex:0 0 auto;object-fit:contain}.onboarding-action-label{font-family:Inter,sans-serif;font-size:clamp(15px,4vw,18px);line-height:1.3;font-weight:400;color:#fffffff2}.onboarding-screen.is-features-step .onboarding-content{padding-top:clamp(24px,6dvh,44px)}.onboarding-features-copy{display:flex;flex-direction:column;gap:clamp(12px,2.4dvh,18px);width:100%;max-width:34ch;margin-top:clamp(18px,4dvh,28px)}.onboarding-features-copy .onboarding-description.is-features{margin:0;max-width:none;padding:0 clamp(8px,3vw,18px)}.onboarding-features{display:flex;flex-direction:column;align-items:center;gap:clamp(22px,4.2dvh,34px);width:100%;margin:clamp(24px,5dvh,40px) auto 0}.onboarding-features-panda{width:clamp(280px,78vw,380px);height:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.onboarding-features-percents{width:min(400px,calc(100% - clamp(24px,6vw,40px)));height:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.onboarding-screen.is-mission-step{--onboarding-mission-vertical-gap: clamp(48px, 9dvh, 72px);--onboarding-mission-left-gap: clamp(20px, 5.5vw, 32px)}.onboarding-screen.is-mission-step .onboarding-content{position:relative;z-index:2}.onboarding-mission-art{position:fixed;left:calc(var(--safe-left) + var(--onboarding-mission-left-gap));top:calc(var(--safe-top) + var(--onboarding-mission-vertical-gap));z-index:1;width:auto;height:calc(100dvh - var(--safe-top) - var(--safe-bottom) - (var(--onboarding-mission-vertical-gap) * 2));object-fit:contain;object-position:left center;pointer-events:none;-webkit-user-select:none;user-select:none}.onboarding-mars-art{position:fixed;right:-86%;bottom:-26%;z-index:0;width:min(188vw,760px);height:auto;transform-origin:50% 50%;animation:onboarding-mars-spin 82s linear infinite;pointer-events:none;-webkit-user-select:none;user-select:none}@keyframes onboarding-mars-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.onboarding-screen.is-mission-step .onboarding-next-button{position:relative;z-index:3}.onboarding-pets{position:fixed;left:50%;top:50%;z-index:1;width:min(calc(100vw - 40px),360px);height:clamp(220px,38dvh,320px);margin:0;transform:translate(-50%,-46%);pointer-events:none}.onboarding-pet{position:absolute;bottom:0;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.onboarding-pet.is-giraffe{left:-4%;width:34%;transform:translateY(-6%)}.onboarding-pet.is-panda{left:50%;width:42%;transform:translate(-50%);z-index:2}.onboarding-pet.is-kangaroo{right:-2%;width:34%;transform:translateY(-12%)}.onboarding-next-button{align-self:flex-end;width:56px;height:56px;border:0;border-radius:999px;display:grid;place-items:center;cursor:pointer;background:linear-gradient(135deg,#6100ff 12.8%,#9522f0);box-shadow:0 10px 24px #6100ff47,inset 0 1px #ffffff2e;transition:transform .16s ease,box-shadow .16s ease}.onboarding-next-button svg{width:24px;height:12px;display:block}.onboarding-next-button:active{transform:scale(.96)}@media(max-width:376px)and (max-height:667px){.onboarding-screen.is-mission-step{--onboarding-mission-vertical-gap: 36px;--onboarding-mission-left-gap: 16px}.onboarding-mars-art{right:-68%;bottom:-28%;width:min(195vw,560px)}.onboarding-description.is-mission{max-width:32ch;font-size:clamp(14px,3.8vw,16px)}.onboarding-actions{max-width:calc(100% - 32px);gap:16px;margin-top:24px}.onboarding-action-icon{width:48px;height:48px}.onboarding-action-label{font-size:clamp(14px,3.8vw,16px)}.onboarding-features{margin-top:20px;gap:18px}.onboarding-features-panda{width:clamp(250px,74vw,320px)}.onboarding-features-percents{width:min(360px,calc(100% - 24px))}.onboarding-features-copy{gap:12px;margin-top:18px}.onboarding-features-copy .onboarding-description.is-features{font-size:clamp(14px,3.8vw,16px)}.onboarding-pets{position:relative;left:auto;top:auto;transform:none;width:min(100%,360px);height:clamp(220px,42dvh,320px);margin-top:auto;margin-bottom:clamp(12px,3dvh,28px)}.onboarding-pet.is-giraffe{left:-8%;width:36%;transform:translateY(-6%)}.onboarding-pet.is-panda{width:44%;transform:translate(-50%)}.onboarding-pet.is-kangaroo{right:-6%;width:36%;transform:translateY(-12%)}}@media(prefers-reduced-motion:reduce){.onboarding-mars-art{animation:none}.onboarding-progress-segment{transition:none}}.main-v2-screen.is-home-tutorial-active{overflow:hidden}.main-v2-screen.is-home-tutorial-step-1 .main-v2-topbar-wrap{position:relative;z-index:129;min-height:clamp(50px,11.6dvw,72px);pointer-events:none}.main-v2-screen.is-home-tutorial-step-1 #home-tutorial-topbar{isolation:isolate;pointer-events:none}.main-v2-screen.is-home-tutorial-step-1 #home-tutorial-topbar:before{content:"";position:absolute;inset:-1px;border-radius:999px;padding:2px;background:linear-gradient(239deg,#6100ff 13%,#9522f0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;filter:blur(1.5px);opacity:1;z-index:-1;pointer-events:none}.main-v2-screen.is-home-tutorial-step-1 #home-tutorial-topbar:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:0 0 4px 1px #6100ff9e,0 0 10px 2px #9522f07a,0 0 16px 4px #9522f047;z-index:-1;pointer-events:none}.main-v2-screen.is-home-tutorial-active .main-v2-chat,.main-v2-screen.is-home-tutorial-active .main-v2-mood{filter:brightness(.42);pointer-events:none}.main-v2-screen.is-home-tutorial-active .main-nav-figma{opacity:.28;pointer-events:none}.main-v2-screen.is-home-tutorial-step-2 .main-v2-actions,.main-v2-screen.is-home-tutorial-step-3 .main-v2-topbar-wrap{position:relative;z-index:129;pointer-events:none}.main-v2-screen.is-home-tutorial-step-3 #home-tutorial-topbar,.main-v2-screen.is-home-tutorial-step-3 .main-v2-chat{filter:brightness(.42);pointer-events:none}.main-v2-screen.is-home-tutorial-step-3 .main-v2-mood{filter:none;pointer-events:none}.main-v2-screen.is-home-tutorial-step-5,.main-v2-screen.is-home-tutorial-step-6,.main-v2-screen.is-home-tutorial-step-7,.main-v2-screen.is-home-tutorial-step-8{--home-tutorial-nav-bottom: calc(clamp(108px, 15.5dvh, 128px) + env(safe-area-inset-bottom)) }.main-v2-screen.is-home-tutorial-step-5 .main-nav-figma,.main-v2-screen.is-home-tutorial-step-6 .main-nav-figma,.main-v2-screen.is-home-tutorial-step-7 .main-nav-figma,.main-v2-screen.is-home-tutorial-step-8 .main-nav-figma{z-index:129;opacity:1;pointer-events:none;bottom:var(--home-tutorial-nav-bottom)}.home-tutorial-callout-nav{width:max-content;align-items:center;justify-content:center}.home-tutorial-callout-nav .home-tutorial-callout-label{margin:0;display:block;box-sizing:border-box;width:max-content;padding:clamp(9px,2.4vw,12px) clamp(16px,4.2vw,22px);text-align:center;white-space:nowrap}.home-tutorial-backpack-step{position:fixed;z-index:20;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:clamp(10px,2.2dvh,16px);padding-left:clamp(18px,5vw,28px);pointer-events:none}.home-tutorial-backpack-label{margin:0}.home-tutorial-backpack-step .home-tutorial-body-text{width:100%;text-align:left}.home-tutorial-scrim{position:fixed;inset:0;z-index:128;background:#0a0822db;pointer-events:auto}.home-tutorial-overlay{position:fixed;inset:0;z-index:130;pointer-events:none}.home-tutorial-callout{position:fixed;z-index:20;display:flex;flex-direction:column;align-items:flex-start;pointer-events:none}.home-tutorial-callout-profile{width:auto;max-width:min(132px,36vw)}.home-tutorial-callout-balance{width:auto;max-width:min(268px,calc(100% - 40px));align-items:flex-end}.home-tutorial-callout-arrow{display:block;flex:0 0 auto}.home-tutorial-callout-arrow.is-profile{width:clamp(22px,6vw,30px);height:auto;margin-left:clamp(2px,.8vw,6px);margin-bottom:clamp(2px,.6vw,4px)}.home-tutorial-callout-arrow.is-balance{width:clamp(22px,6vw,30px);height:auto;align-self:flex-end;margin-right:clamp(10px,3vw,18px);margin-bottom:clamp(2px,.6vw,4px)}.home-tutorial-callout-label{margin:0;padding:clamp(8px,2.2vw,11px) clamp(12px,3.4vw,16px);border-radius:clamp(12px,3.2vw,16px);background:linear-gradient(239deg,#6100ff 13%,#9522f0);color:#fff;font-family:Inter,sans-serif;font-size:clamp(13px,3.6vw,16px);font-weight:400;line-height:1.2;text-align:center;box-shadow:0 10px 24px #6100ff47}.home-tutorial-callout-label.is-balance{transform:rotate(-9deg);transform-origin:88% 100%;max-width:min(268px,82vw)}.home-tutorial-body{position:fixed;z-index:12;left:50%;top:50%;width:min(92%,360px);transform:translate(-50%,-42%);display:flex;flex-direction:column;gap:clamp(14px,3dvh,22px);pointer-events:none}.home-tutorial-body-text{margin:0;color:#fffffff5;font-family:Inter,sans-serif;font-size:clamp(15px,4vw,18px);font-weight:400;line-height:1.35;text-align:left}.home-tutorial-body-text.is-lead{margin-bottom:clamp(2px,.6dvh,6px)}.home-tutorial-actions-step{position:fixed;z-index:20;left:clamp(18px,4.8vw,26px);top:clamp(252px,37.5dvh,338px);width:min(82vw,312px);pointer-events:none}.home-tutorial-actions-copy{display:flex;flex-direction:column;gap:clamp(10px,2.2dvh,14px)}.home-tutorial-actions-list{margin:0;padding:0 0 0 1.15em;list-style:disc;display:flex;flex-direction:column;gap:clamp(4px,1.2dvh,8px)}.home-tutorial-actions-list-item{color:#fffffff5;font-family:Inter,sans-serif;font-size:clamp(15px,4vw,18px);font-weight:400;line-height:1.35;text-align:left}.home-tutorial-actions-arrow{position:absolute;left:clamp(232px,58vw,302px);top:clamp(104px,16.5dvh,142px);width:clamp(22px,6vw,30px);height:auto;pointer-events:none;transform:rotate(118deg)}.home-tutorial-mood-step{position:fixed;z-index:20;left:50%;top:clamp(164px,26.5dvh,228px);width:min(88vw,340px);transform:translate(-50%);pointer-events:none}.home-tutorial-mood-step .home-tutorial-body-text{text-align:left}.home-tutorial-mood-arrow{position:absolute;right:clamp(30px,7.5vw,44px);top:clamp(-52px,-7dvh,-36px);width:clamp(56px,16vw,74px);height:auto;pointer-events:none}.home-tutorial-crates{position:fixed;z-index:12;left:0;top:calc(var(--main-v2-side-tools-top, clamp(276px, 38dvh, 362px)) - 72px);width:var(--main-v2-crates-width, 78px);padding:0 4px;overflow:visible;pointer-events:none}.home-tutorial-crates-label{position:relative;left:72%;transform:translate(-50%);box-sizing:border-box;width:max-content;margin:0 0 clamp(10px,1.8dvh,14px);padding:clamp(9px,2.4vw,12px) clamp(16px,4.2vw,22px);border-radius:clamp(12px,3.2vw,16px);background:linear-gradient(239deg,#6100ff 13%,#9522f0);color:#fff;font-family:Inter,sans-serif;font-size:clamp(13px,3.6vw,16px);font-weight:400;line-height:1;text-align:center;white-space:nowrap;box-shadow:0 10px 24px #6100ff47}.home-tutorial-crates-panel{display:grid;gap:clamp(14px,2.8dvh,24px)}.home-tutorial-crate-card{position:relative;padding-bottom:clamp(18px,3dvh,24px)}.home-tutorial-crate-card img{width:96%;height:auto;display:block;margin:0 auto}.home-tutorial-crate-timer{position:absolute;left:50%;bottom:2px;transform:translate(-50%);min-width:clamp(64px,15vw,82px);padding:1px 7px 3px;border-radius:999px;background:#fff;color:#221847;text-align:center;font-family:"Baloo 2",sans-serif;font-size:clamp(13px,3.4vw,17px);font-weight:400;line-height:.95;text-transform:lowercase;white-space:nowrap;box-shadow:0 2px 5px #2218471f}.home-tutorial-crates-step{position:fixed;z-index:20;left:clamp(112px,31vw,148px);top:clamp(296px,42.5dvh,402px);width:min(calc(100% - 124px),272px);pointer-events:none}.home-tutorial-crates-step .home-tutorial-body-text{text-align:left}.home-tutorial-crates-arrow{position:absolute;left:clamp(8px,2.5vw,24px);top:clamp(-38px,-5dvh,-24px);width:clamp(58px,16vw,76px);height:auto;pointer-events:none;transform:rotate(-150deg)}.home-tutorial-footer{--home-tutorial-footer-gap: clamp(28px, 9vw, 52px);position:fixed;z-index:20;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:var(--home-tutorial-footer-gap);padding:0 clamp(16px,4.5vw,24px) calc(clamp(18px,3.2dvh,28px) + env(safe-area-inset-bottom));pointer-events:none}button.home-tutorial-skip{justify-self:start;margin:0;padding:0;border:0;background:transparent;color:#fffffff5;font-family:Inter,sans-serif;font-size:clamp(17px,4.6vw,20px);font-weight:700;line-height:1;text-decoration:underline;text-underline-offset:3px;cursor:pointer;pointer-events:auto}.home-tutorial-progress-label{justify-self:center;color:#9522f0;font-family:"Baloo 2",sans-serif;font-size:clamp(20px,5.2vw,24px);font-weight:500;line-height:1}.home-tutorial-next{justify-self:end;width:56px;height:56px;border:0;border-radius:999px;display:grid;place-items:center;cursor:pointer;background:linear-gradient(135deg,#6100ff 12.8%,#9522f0);box-shadow:0 10px 24px #6100ff47,inset 0 1px #ffffff2e;transition:transform .16s ease;pointer-events:auto}.home-tutorial-next svg{width:24px;height:12px;display:block}.home-tutorial-next:active{transform:scale(.96)}html.is-ios-standalone .home-tutorial-footer{padding-bottom:calc(clamp(18px,3.2dvh,28px) + env(safe-area-inset-bottom) + var(--ios-standalone-detail-offset, 0px))}html.is-ios-standalone .main-v2-screen.is-home-tutorial-step-5,html.is-ios-standalone .main-v2-screen.is-home-tutorial-step-6,html.is-ios-standalone .main-v2-screen.is-home-tutorial-step-7,html.is-ios-standalone .main-v2-screen.is-home-tutorial-step-8{--home-tutorial-nav-bottom: calc(clamp(108px, 15.5dvh, 128px) + env(safe-area-inset-bottom) + var(--ios-standalone-detail-offset, 0px))}@media(max-width:376px)and (max-height:667px){.home-tutorial-body{transform:translate(-50%,-38%)}.home-tutorial-actions-step{top:clamp(228px,35dvh,300px);width:min(86vw,288px)}.home-tutorial-actions-arrow{left:clamp(208px,54vw,258px);top:clamp(96px,15dvh,128px);transform:rotate(116deg)}.home-tutorial-mood-step{top:clamp(148px,24.5dvh,212px);width:min(90vw,312px)}.home-tutorial-mood-arrow{right:clamp(24px,6.5vw,36px);top:clamp(-46px,-6.2dvh,-30px);width:clamp(50px,14vw,66px)}.home-tutorial-crates{top:calc(var(--main-v2-side-tools-top, clamp(232px, 35dvh, 292px)) - 64px)}.home-tutorial-crates-step{left:clamp(100px,28vw,128px);top:clamp(268px,40dvh,358px);width:min(calc(100% - 108px),248px)}.home-tutorial-crates-arrow{left:clamp(6px,2vw,20px);top:clamp(-34px,-4.5dvh,-20px);width:clamp(52px,14vw,68px);transform:rotate(-152deg)}.home-tutorial-callout-label.is-balance{white-space:normal;max-width:min(220px,72vw)}.home-tutorial-footer{--home-tutorial-footer-gap: clamp(22px, 7vw, 36px)}}@font-face{font-family:"Baloo 2";src:url(/assets/Glina%20Script%20em.-DuIiL6rB.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Baloo 2";src:url(/assets/Glina%20Script%20em.%20Thin-CBQwZZBh.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}.pet-suit-svg-host[data-v-f63cdec0]{display:block;width:100%}.pet-suit-svg[data-v-f63cdec0]{display:block;width:100%;line-height:0}.pet-suit-svg-host[data-v-f63cdec0] svg{display:block;width:100%;height:auto}.pet-suit-svg-fallback[data-v-f63cdec0]{display:block;width:100%;height:auto}.pet-for-head-suit-stack[data-v-4d90193a]{position:absolute;inset:0;display:block}.pet-for-head-suit-stack[data-v-4d90193a] .pet-suit-svg-host{position:absolute;left:0;right:0;bottom:0;width:100%;z-index:0}.pet-for-head-suit-stack[data-v-4d90193a] .pet-suit-svg-host svg{display:block;width:100%;height:auto}.pet-for-head-suit-stack__head-anchor[data-v-4d90193a]{position:absolute;z-index:1;height:auto;pointer-events:none}.pet-for-head-suit-stack__head-anchor[data-v-4d90193a] svg{display:block;width:100%;height:auto}.pet-for-head-suit-stack__head-anchor[data-v-4d90193a] #FOR_HEAD_SERCAL{fill:none!important;stroke:none!important;opacity:0}.pet-for-head-suit-stack[data-v-4d90193a] img{position:absolute;z-index:2;height:auto;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.main-v2-enot-layer[data-v-5b608ab1]{position:relative;display:block;width:100%;height:100%}.main-v2-enot-suit-stack[data-v-5b608ab1]{position:absolute;left:50%;bottom:0;width:100%;transform:translate(-50%);display:block;isolation:isolate}.main-v2-enot-layer[data-v-4549fabe]{position:relative;display:block;width:100%;height:100%}.main-v2-enot-suit-stack[data-v-4549fabe]{position:absolute;left:50%;bottom:0;width:100%;transform:translate(-50%);display:block;isolation:isolate}.main-v2-enot-layer[data-v-d9acea86]{position:relative;display:block;width:100%;height:100%}.main-v2-enot-suit-stack[data-v-d9acea86]{position:absolute;left:50%;bottom:0;width:100%;transform:translate(-50%);display:block;isolation:isolate}.pet-asset-host[data-v-77b471c2]{display:block;overflow:visible;--enot-asset-age-scale: 1}.pet-asset-layer[data-v-77b471c2]{position:relative;display:block;width:100%;height:100%;transform:scale(calc(var(--enot-asset-stage-scale, 1) * var(--enot-asset-age-scale, 1)));transform-origin:center bottom}.pet-asset-suit-stack[data-v-77b471c2]{position:absolute;left:50%;bottom:var(--enot-asset-suit-bottom, 0);width:var(--enot-asset-suit-width, 100%);transform:translate(calc(-50% + var(--enot-asset-suit-x, 0px)));display:block}.pet-asset-suit-stack .pet-suit-svg-host[data-v-77b471c2],.pet-asset-suit-stack .pet-asset-suit[data-v-77b471c2]{position:relative;left:auto;bottom:auto;transform:none;width:100%}.pet-asset-suit[data-v-77b471c2],.pet-asset-head[data-v-77b471c2]{position:absolute;left:50%;display:block;max-width:none;pointer-events:none;-webkit-user-select:none;user-select:none}.pet-asset-suit-stack .pet-suit-svg-host[data-v-77b471c2]{display:block}.pet-asset-suit[data-v-77b471c2]{bottom:var(--enot-asset-suit-bottom, 0);width:var(--enot-asset-suit-width, 100%);height:auto;transform:translate(calc(-50% + var(--enot-asset-suit-x, 0px)))}.pet-asset-suit-stack .pet-asset-head[data-v-77b471c2]{bottom:calc(var(--enot-asset-head-bottom, 100%) + var( --enot-asset-head-anchor, var(--enot-asset-head-top, var(--enot-asset-stage-head-anchor, -8%)) ));top:auto;left:calc(50% + var(--enot-asset-head-x, 0px));z-index:2;width:var(--enot-asset-head-width, var(--enot-asset-stage-head-width, 74%));height:auto;transform:translate(-50%)}.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout .pet-asset-suit-stack[data-v-77b471c2]{top:0;height:100%;bottom:auto}.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout .pet-asset-suit-stack .pet-suit-svg-host[data-v-77b471c2],.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout .pet-asset-suit-stack .pet-asset-suit[data-v-77b471c2]{position:absolute;left:0;right:0;bottom:0;width:100%;transform:none}.pet-asset-host:is(.is-enot,.is-panda).has-enot-frame-layout .pet-asset-layer[data-v-77b471c2]{transform-origin:left bottom;transform:scale(var(--enot-asset-age-scale, 1))}.pet-asset-host.is-small[data-v-77b471c2]{--enot-asset-stage-scale: .86;--enot-asset-stage-head-anchor: -14%;--enot-asset-stage-head-width: 82%}.pet-asset-host.is-bigger[data-v-77b471c2]{--enot-asset-stage-scale: .94;--enot-asset-stage-head-anchor: -12%;--enot-asset-stage-head-width: 88%}.pet-asset-host.is-biggest[data-v-77b471c2]{--enot-asset-stage-scale: 1.08;--enot-asset-stage-head-anchor: -10%;--enot-asset-stage-head-width: 75%}.pet-asset-host.is-giraffe[data-v-77b471c2]{--enot-asset-suit-bottom: 0;--enot-asset-head-top: unset}.pet-asset-host.is-giraffe.is-small[data-v-77b471c2]{--enot-asset-head-bottom: var(--giraffe-head-bottom-small);--enot-asset-head-anchor: var(--giraffe-head-anchor-small);--enot-asset-stage-head-anchor: var(--giraffe-head-anchor-small);--enot-asset-stage-head-width: var(--giraffe-head-width-small);--enot-asset-head-x: var(--giraffe-head-x)}.pet-asset-host.is-giraffe.is-bigger[data-v-77b471c2]{--enot-asset-head-bottom: var(--giraffe-head-bottom-bigger);--enot-asset-head-anchor: var(--giraffe-head-anchor-bigger);--enot-asset-stage-head-anchor: var(--giraffe-head-anchor-bigger);--enot-asset-stage-head-width: var(--giraffe-head-width-bigger);--enot-asset-head-x: var(--giraffe-head-x)}.pet-asset-host.is-giraffe.is-biggest[data-v-77b471c2]{--enot-asset-stage-scale: 1;--enot-asset-head-bottom: var(--giraffe-head-bottom-biggest);--enot-asset-head-anchor: var(--giraffe-head-anchor-biggest);--enot-asset-stage-head-anchor: var(--giraffe-head-anchor-biggest);--enot-asset-stage-head-width: var(--giraffe-head-width-biggest);--enot-asset-head-x: var(--giraffe-head-x)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.walk-route-map[data-v-ad3caeff]{width:100%;height:100%;min-height:240px;border-radius:0;overflow:hidden;background:#1b1633}.walk-route-map[data-v-ad3caeff] .leaflet-control-attribution{font-size:10px}:root{--giraffe-head-bottom-small: 90.5%;--giraffe-head-bottom-bigger: 91%;--giraffe-head-bottom-biggest: 91.5%;--giraffe-head-anchor-small: -.5%;--giraffe-head-anchor-bigger: 0%;--giraffe-head-anchor-biggest: .5%;--giraffe-head-x: 4%;--giraffe-head-width-small: 74%;--giraffe-head-width-bigger: 72%;--giraffe-head-width-biggest: 70%}.pet-upgrade-boost-pet{position:relative;width:min(100%,212px);height:clamp(110px,28vmin,138px);margin-top:clamp(6px,.9svh,10px);display:flex;align-items:center;justify-content:center}.pet-upgrade-boost-image{position:absolute;left:50%;bottom:0;transform:translate(-50%);--pet-fit-width: clamp(76px, 24vmin, 92px);--pet-fit-height: calc(var(--pet-fit-width) * 1.5);width:var(--pet-fit-width);height:var(--pet-fit-height);object-fit:contain;object-position:center bottom}.pet-upgrade-boost-image.is-giraffe{--pet-fit-width: clamp(68px, 21.5vmin, 82px);--pet-fit-height: calc(var(--pet-fit-width) * 1.78);--enot-asset-head-top: unset;--enot-asset-head-x: var(--giraffe-head-x);--enot-asset-head-bottom: var(--giraffe-head-bottom-small);--enot-asset-head-anchor: var(--giraffe-head-anchor-small);--enot-asset-head-width: var(--giraffe-head-width-small)}.pet-upgrade-boost-image.is-giraffe.is-bigger{--enot-asset-head-bottom: var(--giraffe-head-bottom-bigger);--enot-asset-head-anchor: var(--giraffe-head-anchor-bigger);--enot-asset-head-width: var(--giraffe-head-width-bigger)}.pet-upgrade-boost-image.is-giraffe.is-biggest{--enot-asset-head-bottom: var(--giraffe-head-bottom-biggest);--enot-asset-head-anchor: var(--giraffe-head-anchor-biggest);--enot-asset-head-width: var(--giraffe-head-width-biggest)}.pet-upgrade-boost-image.is-kangaroo{--pet-fit-width: clamp(78px, 24.5vmin, 96px);--pet-fit-height: calc(var(--pet-fit-width) * 1.5)}.pet-upgrade-boost-image:is(.is-enot,.is-panda){--pet-fit-width: clamp(54px, 17vmin, 66px);--pet-fit-height: calc(var(--pet-fit-width) * 1.7)}.pet-upgrade-boost-image:is(.is-enot,.is-panda).has-enot-frame-layout{--pet-fit-width: clamp(54px, 17vmin, 66px);--pet-fit-height: calc(var(--pet-fit-width) * 1.7)}.testcos-page .testcos-pet-composite__suit svg{display:block;width:100%;height:auto}.forhead-composite[data-v-7d20f42a]{position:relative;height:min(380px,46vh);width:auto;max-width:92%;flex:0 0 auto;pointer-events:none}.forhead-composite__stack[data-v-7d20f42a]{position:absolute;inset:0}.forhead-composite__stack[data-v-7d20f42a] .pet-suit-svg-host{position:absolute;left:0;right:0;bottom:0;width:100%;z-index:0}.forhead-composite__stack[data-v-7d20f42a] .pet-suit-svg-host svg{display:block;width:100%;height:auto}.forhead-composite__neck[data-v-7d20f42a]{position:absolute;z-index:1;height:auto;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;line-height:0}.forhead-composite__neck[data-v-7d20f42a] svg{display:block;width:100%;height:auto}.forhead-composite__neck[data-v-7d20f42a] #FOR_HEAD_SERCAL_NECK{fill:transparent;stroke:none;opacity:0}.forhead-composite__head[data-v-7d20f42a]{position:absolute;z-index:2;height:auto;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.forhead-composite__error[data-v-7d20f42a]{position:absolute;left:8px;right:8px;bottom:8px;padding:8px 10px;text-align:center;font-size:.72rem;line-height:1.35;color:#fecaca;background:#7f1d1dd1;border-radius:8px;z-index:3}.testcos-home-preview[data-v-a234a597]{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.testcos-home-preview__scene[data-v-a234a597]{position:relative;width:100%;height:min(420px,52vh);display:flex;align-items:center;justify-content:center;overflow:visible;padding:0}.testcos-home-preview__scene[data-v-a234a597] .main-v2-home-pet,.testcos-home-preview__scene[data-v-a234a597] .main-v2-panda,.testcos-home-preview__scene[data-v-a234a597] .forhead-composite{position:relative;left:auto;bottom:auto;flex:0 0 auto;height:min(400px,50vh);width:auto;max-width:92%;transform:scale(calc(var(--main-v2-pet-scale, 1) * var(--main-v2-pet-extra-scale, 1) * var(--main-v2-pet-age-scale, 1)));transform-origin:center bottom;--main-v2-pet-bottom-offset: 0px;--main-v2-pet-standalone-bottom-offset: 0px}.testcos-home-preview__scene.is-panda.is-small[data-v-a234a597] .main-v2-home-pet,.testcos-home-preview__scene.is-enot.is-small[data-v-a234a597] .main-v2-home-pet{--main-v2-pet-width: clamp(160px, 44vw, 228px);--main-v2-pet-extra-scale: .74;--main-v2-enot-stage-scale: .74;--main-v2-enot-growth-boost: 1}.testcos-home-preview__scene.is-panda.is-bigger[data-v-a234a597] .main-v2-home-pet,.testcos-home-preview__scene.is-enot.is-bigger[data-v-a234a597] .main-v2-home-pet{--main-v2-pet-width: clamp(168px, 46vw, 238px);--main-v2-pet-extra-scale: .8112 ;--main-v2-enot-stage-scale: .78;--main-v2-enot-growth-boost: 1.04}.testcos-home-preview__scene.is-panda.is-biggest[data-v-a234a597] .main-v2-home-pet,.testcos-home-preview__scene.is-enot.is-biggest[data-v-a234a597] .main-v2-home-pet{--main-v2-pet-width: clamp(184px, 50vw, 264px);--main-v2-pet-extra-scale: calc(.86 * 1.13 * .93);--main-v2-enot-stage-scale: calc(.86 * .93);--main-v2-enot-growth-boost: 1.13}.testcos-home-preview__scene.is-giraffe[data-v-a234a597] .forhead-composite{--main-v2-pet-extra-scale: .94;height:min(420px,52vh)}.testcos-home-preview__scene.is-giraffe.is-small[data-v-a234a597] .forhead-composite{--main-v2-pet-extra-scale: .7332 }.testcos-home-preview__scene.is-giraffe.is-bigger[data-v-a234a597] .forhead-composite{--main-v2-pet-extra-scale: calc(.82 * .94)}.testcos-home-preview__scene.is-giraffe.is-biggest[data-v-a234a597] .forhead-composite{--main-v2-pet-extra-scale: calc(.86 * .94)}.testcos-home-preview__scene.is-enot.is-small[data-v-a234a597] .main-v2-enot.has-enot-frame-layout{--main-v2-enot-head-x: 2px}.testcos-home-preview__scene.is-enot.is-bigger[data-v-a234a597] .main-v2-enot.has-enot-frame-layout{--main-v2-enot-frame-head-top: calc(.1 * var(--main-v2-enot-frame-height))}.testcos-home-preview__scene.is-enot.is-biggest[data-v-a234a597] .main-v2-enot.has-enot-frame-layout{--main-v2-enot-frame-head-top: calc(.06 * var(--main-v2-enot-frame-height))}.testcos-home-preview__note[data-v-a234a597]{margin:0;font-size:.72rem;line-height:1.4;opacity:.75;text-align:center}.testcos-card[data-v-8fdcf387]{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.testcos-card__header h2[data-v-8fdcf387]{margin:0;font-size:1.1rem}.testcos-card__header p[data-v-8fdcf387]{margin:4px 0 0;opacity:.75;font-size:.85rem}.testcos-card__pickers[data-v-8fdcf387]{display:flex;flex-direction:column;gap:10px}.testcos-card__picker-group[data-v-8fdcf387]{display:flex;flex-direction:column;gap:6px}.testcos-card__picker-label[data-v-8fdcf387]{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;opacity:.65}.testcos-card__picker-row[data-v-8fdcf387]{display:flex;flex-wrap:wrap;gap:6px}.testcos-card__suit-btn[data-v-8fdcf387],.testcos-card__stage-btn[data-v-8fdcf387],.testcos-card__emotion-btn[data-v-8fdcf387],.testcos-card__mode-btn[data-v-8fdcf387]{border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:6px 10px;background:#ffffff0f;color:#e2e8f0;font:inherit;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.testcos-card__stage-btn[data-v-8fdcf387]{min-width:88px}.testcos-card__suit-btn[data-v-8fdcf387]:hover,.testcos-card__stage-btn[data-v-8fdcf387]:hover,.testcos-card__emotion-btn[data-v-8fdcf387]:hover,.testcos-card__mode-btn[data-v-8fdcf387]:hover{background:#ffffff1f}.testcos-card__suit-btn.is-active[data-v-8fdcf387]{border-color:#818cf8;background:#6366f159;color:#fff}.testcos-card__stage-btn.is-active[data-v-8fdcf387]{border-color:#34d399;background:#10b98147;color:#fff}.testcos-card__emotion-btn[data-v-8fdcf387]{min-width:36px}.testcos-card__emotion-btn.is-active[data-v-8fdcf387]{border-color:#fbbf24;background:#f59e0b52;color:#fff}.testcos-card__mode-btn[data-v-8fdcf387]{min-width:72px}.testcos-card__mode-btn.is-active[data-v-8fdcf387]{border-color:#a78bfa;background:#8b5cf652;color:#fff}.testcos-card__compare[data-v-8fdcf387]{display:block}.testcos-card__preview-block[data-v-8fdcf387]{display:flex;flex-direction:column;gap:8px;min-width:0}.testcos-card__preview-title[data-v-8fdcf387]{margin:0;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;opacity:.72}.testcos-card__preview-note[data-v-8fdcf387]{margin:0;font-size:.72rem;line-height:1.4;opacity:.75}.testcos-card__preview[data-v-8fdcf387]{position:relative;display:flex;align-items:center;justify-content:center;min-height:min(420px,52vh);padding:12px;border-radius:12px;background:linear-gradient(180deg,#87ceeb,#98d8a5 55%,#6ab04c);overflow:hidden}.testcos-card__preview[data-v-8fdcf387]:has(.testcos-home-preview){min-height:min(420px,52vh);align-items:center;overflow:visible}.testcos-card__debug[data-v-8fdcf387]{display:grid;gap:8px;margin:0;font-size:.78rem}.testcos-card__debug div[data-v-8fdcf387]{display:grid;grid-template-columns:110px 1fr;gap:8px}.testcos-card__debug dt[data-v-8fdcf387]{opacity:.65}.testcos-card__debug dd[data-v-8fdcf387]{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;word-break:break-all}.testcos-card__debug .ok[data-v-8fdcf387]{color:#86efac}.testcos-card__debug .bad[data-v-8fdcf387]{color:#fca5a5}.testcos-page[data-v-743cf2b7]{min-height:100vh;padding:24px 16px 48px;color:#f8fafc;background:radial-gradient(circle at top,#1e1b4b,#0f172a 45%,#020617)}.testcos-page__hero[data-v-743cf2b7]{max-width:1100px;margin:0 auto 24px}.testcos-page__badge[data-v-743cf2b7]{display:inline-block;margin:0 0 8px;padding:4px 10px;border-radius:999px;background:#f871712e;color:#fecaca;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.testcos-page__hero h1[data-v-743cf2b7]{margin:0 0 8px;font-size:1.8rem}.testcos-page__hero p[data-v-743cf2b7]{margin:0;max-width:720px;line-height:1.5;opacity:.86}.testcos-page__actions[data-v-743cf2b7]{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.testcos-page__btn[data-v-743cf2b7]{border:0;border-radius:10px;padding:10px 14px;background:#6366f1;color:#fff;font:inherit;cursor:pointer}.testcos-page__btn--ghost[data-v-743cf2b7]{background:#ffffff14}.testcos-page__grid[data-v-743cf2b7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;max-width:1100px;margin:0 auto}.testcos-page__api[data-v-743cf2b7]{max-width:1100px;margin:24px auto 0;padding:16px;border-radius:16px;background:#ffffff0d}.testcos-page__api h2[data-v-743cf2b7]{margin:0 0 12px;font-size:1rem}.testcos-page__api-list[data-v-743cf2b7]{margin:0;padding-left:18px;font-size:.85rem;line-height:1.6}
