.pet svg{display:block;width:100%;height:100%;overflow:visible}.pet #cat,.pet #figure,.pet #shadow,.pet #eyeL,.pet #eyeR,.pet #tail,.pet #fringe,.pet #crown,.pet #crownlift,.pet #earL,.pet #earR,.pet #head,.pet #headstack,.pet #body,.pet #pendant,.pet .pupil,.pet .lid,.pet #legL,.pet #legR,.pet #footL,.pet #footR,.pet #glintL,.pet #glintC,.pet #glintR,.pet #sweat,.pet #tear,.pet #zzz .z,.pet #stink .s,.pet #dirt,.pet #mouth{transform-box:fill-box}.pet #eyeL,.pet #eyeR{transform-origin:50% 55%}.pet .pupil{transform-origin:50% 50%}.pet #tail{transform-origin:8% 100%}.pet #fringe{transform-origin:20% 10%}.pet #crown,.pet #crownlift{transform-origin:50% 70%}.pet #head,.pet #headstack,.pet #crown{transform-box:view-box;transform-origin:100px 132px}.pet #body,.pet #cat,.pet #figure{transform-origin:50% 100%}.pet #shadow{transform-origin:50% 50%}.pet #earL{transform-origin:85% 95%}.pet #earR{transform-origin:15% 95%}.pet #legL{transform-origin:30% 14%}.pet #legR{transform-origin:70% 14%}.pet #footL,.pet #footR,.pet #glintL,.pet #glintC,.pet #glintR{transform-origin:50% 50%}.pet #sweat,.pet #tear,.pet #pendant{transform-origin:50% 0%}.pet #whiskers{transform-box:fill-box;transform-origin:50% 50%}.pet #mouth,.pet #mouth-open{transform-box:fill-box;transform-origin:50% 45%}.pet[data-crown=off] #crown{display:none}.pet #halo{transform-box:fill-box;transform-origin:50% 50%}.pet svg{transition:filter .8s ease}.pet svg #figure path{transition:fill .8s ease}.pet svg #figure,.pet svg #footL,.pet svg #footR,.pet svg #shadow{transition:opacity .8s ease}.pet svg.ghost{filter:drop-shadow(0 0 18px rgba(184,148,216,.55))}.pet svg.ghost #figure{opacity:.86}.pet svg.ghost #footL,.pet svg.ghost #footR,.pet svg.ghost #shadow{opacity:0}.pet svg.ghost path[fill="#F8F8FF"]{fill:#eac6ea}.pet svg.ghost path[fill="#502858"]{fill:#906096}.pet svg.ghost path[fill="#724278"]{fill:#b894d8}.pet svg.ghost path[fill="#906096"]{fill:#b894d8}.pet svg.ghost path[fill="#E84D7F"]{fill:#eac6ea}.stage{position:relative;width:100%;overflow:hidden;border-radius:22px;background:#1a0f2e;isolation:isolate;user-select:none;-webkit-user-select:none;touch-action:manipulation}.stage .world{position:absolute;left:0;top:0;transform-origin:0 0}.stage .wall{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 90% at 50% 20%,#3a1f5c,#24123f 55%,#170b2a);transition:filter .9s ease}.stage .dots{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(234,198,234,.13) 1.6px,transparent 1.7px);background-size:26px 26px;background-position:6px 8px;mask-image:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.25) 70%,transparent);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.25) 70%,transparent);transition:opacity .9s ease}.stage .stars{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.2s ease}.stage .star{position:absolute;border-radius:999px;background:#eac6ea;box-shadow:0 0 6px #eac6eae6;animation:twinkle 3s ease-in-out infinite}@keyframes twinkle{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}.stage[data-night=on] .stars{opacity:1}.stage[data-night=on] .dots{opacity:.4}.stage .rug{position:absolute;left:50%;width:420px;height:64px;margin-left:-210px;border-radius:50%;background:radial-gradient(ellipse at 50% 50%,rgba(184,148,216,.22),rgba(184,148,216,.08) 55%,transparent 72%);pointer-events:none;transition:filter .9s ease}.stage[data-night=on] .rug{filter:brightness(.6)}.stage .floor{position:absolute;left:-5%;right:-5%;bottom:-2px;border-radius:50% 50% 0 0/40px 40px 0 0;background:linear-gradient(180deg,#2c1a44,#1d1030 60%,#150a24);box-shadow:inset 0 3px #b894d829;transition:filter .9s ease}.stage[data-night=on] .wall,.stage[data-night=on] .floor{filter:brightness(.62) saturate(.85)}.stage .moon{position:absolute;right:52px;top:26px;width:58px;height:58px;opacity:0;transform:translateY(24px) rotate(-10deg);transition:opacity .9s ease,transform .9s ease;filter:drop-shadow(0 0 18px rgba(232,216,155,.35))}.stage[data-night=on] .moon{opacity:1;transform:translateY(0) rotate(0)}.stage .layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.stage .layer .prop-poop-live{pointer-events:auto;cursor:pointer}.stage .prop{position:absolute;will-change:transform}.stage .prop-inner{width:100%;height:100%}.stage .prop-inner svg{display:block;width:100%;height:100%;overflow:visible}.stage .cathost{position:absolute;will-change:transform;pointer-events:none}.stage .catbody{position:absolute;cursor:pointer;pointer-events:auto}.stage .thought{position:absolute;left:68%;top:-22%;width:96px;height:74px;pointer-events:none;transform-origin:10% 100%;animation:thought-in .36s cubic-bezier(.2,.9,.3,1.3) both}.stage .thought[data-side=left]{left:auto;right:68%;transform-origin:90% 100%}.stage .thought[data-side=left] .thought-cloud{transform:scaleX(-1)}.stage .thought[data-on=off]{animation:thought-out .24s ease-in both}.stage .thought-cloud{position:absolute;top:0;right:0;bottom:0;left:0}.stage .thought-cloud svg,.stage .thought-icon svg{display:block;width:100%;height:100%;overflow:visible}.stage .thought-icon{position:absolute;left:33%;top:19%;width:50%;height:38%;display:flex;align-items:center;justify-content:center}.stage .thought[data-side=left] .thought-icon{left:17%}@keyframes thought-in{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}@keyframes thought-out{0%{transform:scale(1);opacity:1}to{transform:scale(.6);opacity:0}}@media(prefers-reduced-motion:reduce){.stage .thought,.stage .thought[data-on=off]{animation:none}}/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:"Space Grotesk Variable", "Space Grotesk", system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-ink:#f8f8ff;--color-pink:#e84d7f}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{color-scheme:dark;background:#000}body{color:#f8f8ff;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background:#000;margin:0;overflow-x:clip}:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #b894d8}button{font:inherit}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.block{display:block}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-2{gap:calc(var(--spacing) * 2)}.rounded{border-radius:.25rem}.text-ink{color:var(--color-ink)}.text-pink{color:var(--color-pink)}.tnum{font-variant-numeric:tabular-nums}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media(min-width:40rem){.sm\:gap-3{gap:calc(var(--spacing) * 3)}}}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-vietnamese-wght-normal-D0rl6rjA.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-latin-ext-wght-normal-D9tNdqV9.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-latin-wght-normal-BhU9QXUp.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.icon svg{width:100%;height:100%;display:block;overflow:visible}.wordmark{letter-spacing:-.02em}.wordmark-heart{transform-origin:50% 60%;animation:2.4s ease-in-out infinite heart-beat;display:inline-flex}@keyframes heart-beat{0%,to{transform:scale(1)}14%{transform:scale(1.14)}28%{transform:scale(1)}42%{transform:scale(1.1)}56%{transform:scale(1)}}.chip{white-space:nowrap;color:#f8f8ff;background:#50285873;border:1px solid #b894d838;border-radius:999px;align-items:center;gap:6px;padding:5px 10px 5px 8px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #f8f8ff14}.chip-pink{color:#f8f8ff;background:#e84d7f29;border-color:#e84d7f59}.chip-faint{color:#f8f8ff80;letter-spacing:.08em;text-transform:uppercase;background:0 0;font-size:10.5px;font-weight:500}.shell{background:linear-gradient(#5a3466,#3b2148 55%,#2a1735);border-radius:30px;padding:9px;position:relative;box-shadow:inset 0 1px #f8f8ff2e,inset 0 -2px #00000059,0 24px 60px -24px #b894d873,0 2px #0006}.shell:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#f8f8ff38,#0000);border-radius:999px;height:8px;position:absolute;top:3px;left:24px;right:24px}.shell .stage{border-radius:22px;box-shadow:inset 0 0 0 1.5px #0000008c,inset 0 10px 30px #00000059}.toasts{pointer-events:none;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;bottom:14px;left:0;right:0}.toast{color:#f8f8ff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#140a22c7;border:1px solid #b894d859;border-radius:999px;align-items:center;gap:10px;padding:7px 14px;font-size:13px;font-weight:600;animation:2.6s cubic-bezier(.2,.8,.3,1) both toast-in;display:flex}.toast-emo{color:#e84d7f;align-items:center;gap:5px;display:inline-flex}@keyframes toast-in{0%{opacity:0;transform:translateY(18px)scale(.9)}12%{opacity:1;transform:translateY(0)scale(1)}80%{opacity:1;transform:translateY(-4px)}to{opacity:0;transform:translateY(-16px)}}.meter{background:linear-gradient(#3c2240b3,#1a1620cc);border:1px solid #f8f8ff1a;border-radius:18px;flex-direction:column;gap:7px;padding:9px 10px 10px;display:flex;box-shadow:inset 0 1px #f8f8ff14}.meter-head{align-items:center;gap:6px;min-width:0;display:flex}.meter-label{letter-spacing:.06em;text-transform:uppercase;color:#f8f8ffb3;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.meter-segs{grid-template-columns:repeat(5,1fr);gap:3px;display:grid}.seg{background:#f8f8ff17;border-radius:4px;height:7px;display:block;overflow:hidden}.seg-fill{background:linear-gradient(90deg,#b894d8,#eac6ea);border-radius:4px;height:100%;transition:width .5s;display:block;box-shadow:0 0 8px #b894d873}.meter.is-low .seg-fill{background:linear-gradient(90deg,#e84d7f,#f08baa);box-shadow:0 0 8px #e84d7f80}.meter.is-low .meter-label{color:#f08baa}.meter.is-low .icon{animation:1.2s ease-in-out infinite nudge}@keyframes nudge{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.action{color:#f8f8ff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#4a2a52e6,#22162cf2);border:1px solid #b894d847;border-radius:22px;flex-direction:column;align-items:center;gap:5px;padding:11px 6px 10px;transition:transform .12s,box-shadow .12s,filter .2s;display:flex;position:relative;box-shadow:inset 0 1px #f8f8ff24,0 6px #140a1ee6,0 14px 30px -14px #b894d880}.action:not(:disabled):hover{filter:brightness(1.08)}.action:not(:disabled):active{transform:translateY(5px);box-shadow:inset 0 1px #f8f8ff24,0 1px #140a1ee6}.action:disabled{cursor:default;filter:saturate(.6)brightness(.72)}.action.is-active{filter:none;border-color:#e84d7f99;box-shadow:inset 0 1px #f8f8ff24,0 6px #140a1ee6,0 0 0 3px #e84d7f2e}.action.is-active .action-disc{animation:1.1s ease-in-out infinite disc-bob}@keyframes disc-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.action-disc{background:radial-gradient(circle at 35% 30%,#7a4a88,#3a1f4a 70%);border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex;box-shadow:inset 0 -3px #00000059,inset 0 2px #f8f8ff29}.action-label{font-size:14px;font-weight:700}.cost{letter-spacing:.04em;color:#f8f8ff8c;background:#0000004d;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:600}.clean-row{grid-template-rows:0fr;margin-top:-.75rem;transition:grid-template-rows .32s,margin .32s;display:grid}.clean-row.is-on{grid-template-rows:1fr;margin-top:0}.clean-row>*{min-height:0;overflow:hidden}.clean-btn{color:#f8f8ff;cursor:pointer;opacity:0;background:linear-gradient(#6bb84a38,#1a1620e6);border:1px solid #6bb84a66;border-radius:18px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:14px;font-weight:700;transition:transform .12s,box-shadow .12s,opacity .32s;display:flex;transform:translateY(6px);box-shadow:inset 0 1px #f8f8ff1f,0 4px #140a1ee6}.clean-row.is-on .clean-btn{opacity:1;transform:translateY(0)}.clean-btn:not(:disabled):active{transform:translateY(3px);box-shadow:inset 0 1px #f8f8ff1f,0 1px #140a1ee6}.clean-btn:disabled{filter:brightness(.75);cursor:default}.nameplate{color:#f8f8ffb3;justify-content:center;align-items:center;gap:8px;min-height:28px;margin-top:-2px;font-size:13.5px;display:flex}.name-btn{color:#f8f8ff;cursor:text;background:#50285859;border:1px solid #b894d833;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-weight:700;transition:border-color .16s,background .16s;display:inline-flex}.name-btn:hover{background:#5028588c;border-color:#b894d880}.name-empty{color:#f8f8ff73;font-weight:500}.name-pen{color:#b894d8cc;font-size:12px}.name-input{width:11em;font:inherit;color:#f8f8ff;text-align:center;background:#5028588c;border:1px solid #b894d8;border-radius:999px;outline:none;padding:3px 10px;font-weight:700}.name-sep{color:#f8f8ff40}.name-mood{color:#eac6ea;text-transform:lowercase;font-weight:600}.name-mood.mood-happy,.name-mood.mood-purring,.name-mood.mood-playing{color:#f08baa}.name-mood.mood-hungry,.name-mood.mood-grubby,.name-mood.mood-bored,.name-mood.mood-sleepy,.name-mood.mood-grossed-out,.name-mood.mood-meh{color:#e84d7f}.name-mood.mood-sleeping{color:#b894d8}.meter{transition:transform .3s,box-shadow .3s}.meter.is-bump{animation:.9s cubic-bezier(.2,.8,.3,1.2) meter-bump}@keyframes meter-bump{0%{transform:scale(1)}25%{transform:scale(1.05);box-shadow:0 0 0 3px #b894d859,inset 0 1px #f8f8ff14}to{transform:scale(1)}}.name-edit{align-items:center;gap:6px;display:inline-flex}.name-ok{color:#f8f8ff;cursor:pointer;white-space:nowrap;background:linear-gradient(#e84d7f,#b83a66);border:1px solid #f8f8ff33;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.name-ok:disabled{opacity:.45;cursor:default}.name-cancel{color:#f8f8ff99;cursor:pointer;background:#50285866;border:1px solid #b894d833;border-radius:999px;width:26px;height:26px;font-size:12px}.name-cost{color:#f8f8ff8c;background:#00000059;border-radius:999px;margin-left:2px;padding:1px 7px;font-size:10.5px;font-weight:600}@media(max-width:420px){.nameplate{flex-wrap:wrap;row-gap:4px}}.page{width:100%;max-width:1120px;min-height:100dvh;padding:14px 16px max(20px,env(safe-area-inset-bottom));flex-direction:column;gap:14px;margin:0 auto;display:flex}@media(min-width:640px){.page{gap:18px;padding:18px 28px 32px}}.page.view-pet,.page.view-dead,.page.view-nopet{max-width:720px}.hide-sm{display:none!important}@media(min-width:640px){.hide-sm{display:inline-flex!important}}.hdr{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.brand{color:#f8f8ff;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand .wordmark{letter-spacing:-.02em;font-size:22px;font-weight:700}@media(min-width:640px){.brand .wordmark{font-size:26px}}.hdr-right{align-items:center;gap:8px;display:flex}.btn{color:#f8f8ff;cursor:pointer;-webkit-tap-highlight-color:transparent;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .12s,filter .16s,box-shadow .16s;display:inline-flex}.btn:not(:disabled):hover{filter:brightness(1.08)}.btn:not(:disabled):active{transform:translateY(1px)scale(.99)}.btn:disabled{opacity:.55;cursor:default}.btn-pink{background:linear-gradient(#ff6b9a,#e84d7f 55%,#c73d6b);box-shadow:inset 0 1px #ffffff47,0 8px 24px -10px #e84d7fb3,0 3px #8b1a2d}.btn-pink:not(:disabled):active{transform:translateY(2px);box-shadow:inset 0 1px #ffffff47,0 1px #8b1a2d}.btn-ghost{background:#50285859;border-color:#b894d847}.btn-lg{padding:14px 24px;font-size:16px}.btn-sm{padding:8px 14px;font-size:13px}.link{color:#b894d8;font:inherit;cursor:pointer;background:0 0;border:0;padding:6px;font-weight:600}.link:hover{color:#eac6ea}.wallet-menu{position:relative}.wallet-chip{white-space:nowrap;color:#f8f8ff;cursor:pointer;background:#50285873;border:1px solid #b894d847;border-radius:999px;align-items:center;gap:8px;padding:7px 12px 7px 10px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #f8f8ff14}.wallet-chip.is-open,.wallet-chip:hover{border-color:#b894d88c}.wallet-dot{background:#6bb84a;border-radius:999px;width:8px;height:8px;box-shadow:0 0 8px #6bb84acc}.wallet-dot[data-demo=on]{background:#e8d89b;box-shadow:0 0 8px #e8d89bcc}.wallet-net{color:#f8f8ff8c;font-size:12px;font-weight:500}.wallet-pop{z-index:20;background:linear-gradient(#3c2240fa,#1a1620fa);border:1px solid #b894d847;border-radius:16px;flex-direction:column;gap:2px;min-width:260px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 50px -20px #000c}.wallet-pop-addr{color:#f8f8ffb3;word-break:break-all;padding:8px 10px 2px;font-size:11.5px}.wallet-pop-net{color:#f8f8ff80;padding:0 10px 8px;font-size:12px}.wallet-pop button{text-align:left;color:#f8f8ff;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:9px 10px;font-size:13.5px;font-weight:600}.wallet-pop button:hover{background:#b894d824}.landing{flex-direction:column;gap:40px;display:flex}.hero{grid-template-columns:1fr;align-items:center;gap:22px;display:grid}@media(min-width:900px){.hero{grid-template-columns:1.02fr 1fr;gap:40px;min-height:520px}.hero-copy{order:0}.hero-stage{order:1}}.hero-copy{flex-direction:column;order:1;gap:16px;display:flex}.hero-stage{flex-direction:column;order:0;gap:8px;display:flex}.hero-cap{text-align:center;color:#f8f8ff80;margin:0;font-size:12.5px}.eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#eac6ea;background:#50285866;border:1px solid #b894d840;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;margin:0;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.hero h1{letter-spacing:-.03em;margin:0;font-size:clamp(36px,6vw,62px);font-weight:700;line-height:1.02}.hero h1 .grad{color:#0000;background:linear-gradient(90deg,#ff7aa6,#e84d7f 45%,#b894d8);-webkit-background-clip:text;background-clip:text}.lede{color:#f8f8ffbd;max-width:52ch;margin:0;font-size:16.5px;line-height:1.55}.cta-row{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.fine{color:#f8f8ff73;margin:0;font-size:12.5px}.features{grid-template-columns:1fr;gap:12px;display:grid}@media(min-width:720px){.features{grid-template-columns:repeat(3,1fr);gap:16px}}.feature{background:linear-gradient(#3c22409e,#1a1620cc);border:1px solid #f8f8ff1a;border-radius:22px;flex-direction:column;gap:10px;padding:20px;display:flex;box-shadow:inset 0 1px #f8f8ff14}.feature-ico{background:radial-gradient(circle at 35% 30%,#6a3a78,#2e1a3c 72%);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex;box-shadow:inset 0 -3px #00000059,inset 0 2px #f8f8ff24}.feature h3{letter-spacing:-.01em;margin:4px 0 0;font-size:17px}.feature p{color:#f8f8ffad;margin:0;font-size:14px;line-height:1.5}.how{background:#28182873;border:1px solid #f8f8ff14;border-radius:26px;flex-direction:column;gap:16px;padding:24px;display:flex}.how h2{letter-spacing:-.02em;margin:0;font-size:22px}.steps{grid-template-columns:1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}@media(min-width:720px){.steps{grid-template-columns:repeat(2,1fr)}}.steps li{color:#f8f8ffb8;align-items:flex-start;gap:12px;font-size:14.5px;line-height:1.5;display:flex}.steps b{color:#f8f8ff}.step-n{color:#f8f8ff;background:linear-gradient(#e84d7f,#b83a66);border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 2px #8b1a2d}.foot{color:#f8f8ff73;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:12px 6px 0;font-size:12.5px;display:flex}.foot a{color:#f8f8ffb3;text-decoration:none}.foot a:hover{color:#eac6ea}.foot code{color:#f8f8ff99;font-size:11.5px}.petview{flex-direction:column;gap:12px;display:flex}@media(min-width:640px){.petview{gap:14px}}.caption{text-align:center;color:#f8f8ff99;margin:0;padding:0 8px;font-size:12.5px;line-height:1.55}.shell.is-dead .stage{filter:saturate(.7)brightness(.9);transition:filter .9s}.meters-dead{opacity:.45;filter:saturate(.4);transition:opacity .6s,filter .6s}.revive{text-align:center;background:linear-gradient(#8b1a2d47,#1a1620e6);border:1px solid #e84d7f66;border-radius:24px;flex-direction:column;align-items:center;gap:12px;padding:22px 18px;display:flex;box-shadow:inset 0 1px #f8f8ff1a,0 20px 60px -30px #e84d7f99}.revive-text{color:#f8f8ffbf;flex-direction:column;gap:4px;font-size:14px;display:flex}.revive-text b{color:#f8f8ff;font-size:18px}.revive-btn{padding:16px 28px;font-size:17px}.revive-fine{color:#f8f8ff73;max-width:44ch;font-size:12px}.name-mood.mood-gone{color:#b894d8}.nopet .empty-room{aspect-ratio:600/460;background:radial-gradient(120% 90% at 50% 20%,#3a1f5c,#24123f 55%,#170b2a);border-radius:22px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.empty-dots{background-image:radial-gradient(#eac6ea21 1.6px,#0000 1.7px);background-size:26px 26px;position:absolute;top:0;right:0;bottom:0;left:0}.empty-floor{background:linear-gradient(#2c1a44,#1d1030 60%,#150a24);border-radius:50% 50% 0 0/40px 40px 0 0;height:22%;position:absolute;bottom:-2px;left:-5%;right:-5%;box-shadow:inset 0 3px #b894d829}.empty-card{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#140a22b8;border:1px solid #b894d84d;border-radius:22px;flex-direction:column;align-items:center;gap:10px;margin:0 16px;padding:24px 22px;display:flex;position:relative}.empty-card h2{letter-spacing:-.01em;margin:4px 0 0;font-size:20px}.empty-card p{color:#f8f8ff99;margin:0;font-size:13px}.empty-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:6px;display:flex}.modal-back{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#06020cb3;justify-content:center;align-items:flex-end;padding:12px;animation:.18s both fade-in;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}@media(min-width:640px){.modal-back{align-items:center}}.modal{background:linear-gradient(#3c2240fa,#1a1620fc);border:1px solid #b894d84d;border-radius:26px;width:100%;max-width:440px;padding:20px;animation:.26s cubic-bezier(.2,.9,.3,1.15) both pop-in;box-shadow:0 30px 80px -30px #000000e6,inset 0 1px #f8f8ff1a}.modal-head{justify-content:space-between;align-items:center;display:flex}.modal-head h2{letter-spacing:-.01em;margin:0;font-size:20px}.modal-x{color:#f8f8ffb3;cursor:pointer;background:#50285866;border:1px solid #b894d840;border-radius:999px;width:32px;height:32px}.modal-sub{color:#f8f8ff9e;margin:6px 0 14px;font-size:13.5px}.wallet-list{flex-direction:column;gap:8px;display:flex}.wallet-opt{text-align:left;color:#f8f8ff;cursor:pointer;background:#50285859;border:1px solid #b894d838;border-radius:16px;align-items:center;gap:12px;width:100%;padding:12px 14px;text-decoration:none;transition:border-color .14s,background .14s;display:flex}.wallet-opt:not(:disabled):hover{background:#5028588c;border-color:#e84d7f99}.wallet-opt.is-soon{opacity:.55;cursor:default}.wallet-opt-ico{background:radial-gradient(circle at 35% 30%,#6a3a78,#2e1a3c 72%);border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:inline-flex}.wallet-opt-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.wallet-opt-text b{font-size:14.5px}.wallet-opt-text small{color:#f8f8ff8c;font-size:12px}.wallet-opt-go{color:#f8f8ff8c;font-size:13px;font-weight:600}.wallet-hint{color:#f8f8ff99;margin:0 0 4px;font-size:13px}.modal-err{color:#f08baa;margin:10px 0 0;font-size:13px}.modal-demo{color:#f8f8ffb3;cursor:pointer;background:0 0;border:1px dashed #b894d859;border-radius:12px;width:100%;margin-top:14px;padding:10px;font-size:13px}.modal-demo b{color:#eac6ea}.modal-demo:hover{border-color:#b894d8b3}.modal-fine{color:#f8f8ff66;text-align:center;margin:10px 0 0;font-size:11.5px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes pop-in{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:none}}.card-only{width:1024px;height:1024px;overflow:hidden}.card-only .nft-art{width:1024px}.nftpage{flex-direction:column;gap:22px;display:flex}.nft-intro h1{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(26px,4vw,38px)}.nft-intro p{color:#f8f8ffb3;max-width:70ch;margin:0;font-size:15px;line-height:1.55}.nft-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media(min-width:640px){.nft-grid{grid-template-columns:repeat(3,1fr);gap:16px}}.nft-card{text-align:left;color:#f8f8ff;cursor:pointer;background:#28182880;border:1px solid #f8f8ff1a;border-radius:20px;flex-direction:column;gap:4px;padding:8px 8px 12px;transition:border-color .14s,transform .14s;display:flex}.nft-card:hover{transform:translateY(-2px)}.nft-card.is-sel{border-color:#e84d7f;box-shadow:0 0 0 3px #e84d7f33}.nft-card .nft-art{border-radius:14px;overflow:hidden}.nft-card-title{margin-top:6px;font-size:15px;font-weight:700}.nft-card-rule{color:#f8f8ff8c;font-size:12px}.nft-meta{background:#28182880;border:1px solid #f8f8ff1a;border-radius:20px;padding:16px}.nft-meta-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.nft-meta-note{color:#f8f8ff80;font-size:12px}.nft-meta pre{color:#eac6ea;background:#00000059;border-radius:12px;margin:0;padding:14px;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-x:auto}.nft-art{isolation:isolate;background:#24123f;width:100%;position:relative;overflow:hidden}.nft-world{transform-origin:0 0;position:absolute;top:0;left:0}.nft-wall{background:radial-gradient(120% 90% at 50% 20%,#3a1f5c,#24123f 55%,#170b2a);position:absolute;top:0;right:0;bottom:0;left:0}.nft-art[data-night=on] .nft-wall{filter:brightness(.62)saturate(.85)}.nft-dots{background-image:radial-gradient(#eac6ea21 2.6px,#0000 2.8px);background-size:44px 44px;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-mask-image:linear-gradient(#000000e6,#00000040 70%,#0000);mask-image:linear-gradient(#000000e6,#00000040 70%,#0000)}.nft-floor{background:linear-gradient(#2c1a44,#1d1030 60%,#150a24);border-radius:50% 50% 0 0/60px 60px 0 0;position:absolute;bottom:-2px;left:-5%;right:-5%;box-shadow:inset 0 4px #b894d829}.nft-art[data-night=on] .nft-floor{filter:brightness(.62)}.nft-rug{background:radial-gradient(#b894d838,#b894d814 55%,#0000 72%);border-radius:50%;width:640px;height:96px;margin-left:-320px;position:absolute;left:50%}.nft-moon{filter:drop-shadow(0 0 30px #e8d89b59);width:100px;height:100px;position:absolute;top:70px;right:90px}.nft-moon svg,.nft-prop svg,.nft-thought svg{width:100%;height:100%;display:block;overflow:visible}.nft-cat,.nft-prop{position:absolute}.nft-thought{width:190px;height:146px;position:absolute}.nft-thought .thought-cloud{position:absolute;top:0;right:0;bottom:0;left:0}.nft-thought .thought-icon{justify-content:center;align-items:center;width:50%;height:38%;display:flex;position:absolute;top:19%;left:33%}.dev{z-index:60;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed;bottom:12px;right:12px}.dev-toggle{color:#eac6ea;cursor:pointer;background:#140a22e6;border:1px solid #b894d866;border-radius:999px;width:44px;height:44px;font-size:12px;font-weight:700}.dev-panel{background:#140a22f5;border:1px solid #b894d84d;border-radius:16px;flex-direction:column;gap:8px;width:min(92vw,560px);max-height:60vh;padding:12px;font-size:12px;display:flex;overflow:auto;box-shadow:0 20px 60px -20px #000000e6}.dev-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.dev-row>span:first-child{color:#f8f8ff80;width:48px}.dev-b{color:#f8f8ff;cursor:pointer;background:0 0;border:1px solid #b894d84d;border-radius:999px;padding:4px 9px;font-size:12px;text-decoration:none}.dev-b.is-on{background:#e84d7f;border-color:#e84d7f}.dev-row label{color:#f8f8ffb3;align-items:center;gap:4px;display:inline-flex}.dev-row select{color:#f8f8ff;background:0 0;border:1px solid #b894d84d;border-radius:6px}.hdr-nav{gap:4px;margin-left:18px;margin-right:auto;display:flex}.hdr-nav a{color:#f8f8ffa6;border-radius:999px;padding:8px 12px;font-size:13.5px;font-weight:600;text-decoration:none}.hdr-nav a:hover{color:#f8f8ff;background:#50285866}.hdr .brand{margin-right:0}.lb{flex-direction:column;gap:22px;display:flex}.lb-head h1{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(26px,4vw,38px)}.lb-head p{color:#f8f8ffb3;max-width:70ch;margin:0 0 14px;font-size:15px;line-height:1.55}.lb-tabs{background:#28182899;border:1px solid #f8f8ff1a;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.lb-tabs button{color:#f8f8ff99;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600}.lb-tabs button.is-on{color:#f8f8ff;background:#e84d7f;box-shadow:0 2px #8b1a2d}.podium{grid-template-columns:repeat(3,1fr);align-items:end;gap:10px;margin:0;padding:0;list-style:none;display:grid}@media(min-width:640px){.podium{gap:16px}}.podium-card{text-align:center;background:linear-gradient(#3c2240b3,#1a1620d9);border:1px solid #f8f8ff1a;border-radius:22px;flex-direction:column;align-items:center;gap:4px;padding:12px 10px 14px;display:flex;box-shadow:inset 0 1px #f8f8ff14}.podium-card.place-1{border-color:#e8d89b80;padding-top:16px;padding-bottom:22px;box-shadow:inset 0 1px #f8f8ff1f,0 0 0 3px #e8d89b1f,0 24px 60px -30px #e8d89b80}.podium-card.place-2{border-color:#b894d859}.podium-card.place-3{border-color:#e84d7f59}.podium-rank{color:#f8f8ffb3;font-size:15px;font-weight:700}.place-1 .podium-rank{font-size:22px}.podium-img{aspect-ratio:1;object-fit:cover;border:1px solid #00000080;border-radius:16px;width:100%;max-width:200px}.place-1 .podium-img{max-width:240px}.podium-name{letter-spacing:-.01em;margin-top:6px;font-size:15px;font-weight:700}.place-1 .podium-name{font-size:18px}.podium-owner{color:#f8f8ff80;font-size:11.5px}.podium-score{color:#eac6ea;margin-top:2px;font-size:22px;font-weight:700}.place-1 .podium-score{color:#e8d89b;font-size:28px}.podium-meta{color:#f8f8ff8c;align-items:center;gap:4px;font-size:11.5px;display:inline-flex}.lb-table{background:#28182873;border:1px solid #f8f8ff1a;border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.lb-row{border-top:1px solid #f8f8ff0f;grid-template-columns:36px 1fr 72px 90px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;display:grid}@media(min-width:640px){.lb-row{grid-template-columns:44px 1.6fr 1fr 80px 70px 130px;padding:10px 16px}}.lb-row.lb-th{letter-spacing:.08em;text-transform:uppercase;color:#f8f8ff73;background:#00000040;border-top:0;font-size:11px}.lb-row.is-me{background:#e84d7f1f}.lb-rank{color:#f8f8ff99}.lb-cat{align-items:center;gap:10px;min-width:0;display:flex}.lb-cat img{border:1px solid #00000080;border-radius:10px;flex:none;width:36px;height:36px}.lb-name{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;min-width:0;font-weight:700;display:flex;overflow:hidden}.lb-name small{color:#f8f8ff73;font-size:11px;font-weight:500}.lb-owner{color:#f8f8ff99;font-size:13px}.lb-score{color:#eac6ea;font-weight:700}.lb-burn{color:#f8f8ffbf;align-items:center;gap:4px;font-size:13px;display:inline-flex}.lb-note{color:#f8f8ff66;text-align:center;margin:0;font-size:12px}.podium-live{overflow:hidden}.podium-live .nft-art{border-radius:16px;width:100%}.place-1 .podium-rank{letter-spacing:.08em;text-transform:uppercase;color:#e8d89b;font-size:12px}.nft-toggle{color:#e8d89b;cursor:pointer;background:#e8d89b14;border:1px solid #e8d89b4d;border-radius:999px;align-items:center;gap:8px;margin-top:12px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.nft-toggle input{accent-color:#e8d89b}.record{background:#28182873;border:1px solid #f8f8ff14;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:6px 4px;padding:12px 12px 10px;display:grid;position:relative}.record-title{letter-spacing:.1em;text-transform:uppercase;color:#e8d89bcc;grid-column:1/-1;margin-bottom:2px;font-size:10.5px;font-weight:700}.record-stat{background:#00000038;border-radius:10px;flex-direction:column;align-items:center;gap:1px;padding:6px 2px;display:flex}.record-stat b{color:#f8f8ff;font-size:15px}.record-stat small{color:#f8f8ff80;font-size:10.5px}@media(min-width:640px){.record{grid-template-columns:repeat(8,1fr)}.record-title{grid-column:1/-1}}.faq{flex-direction:column;gap:8px;display:flex}.faq h2{letter-spacing:-.02em;margin:0 0 6px;font-size:22px}.faq details{background:#28182873;border:1px solid #f8f8ff14;border-radius:16px;padding:0 16px}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;padding:14px 0;font-size:15px;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:#b894d8;font-size:18px;font-weight:700}.faq details[open] summary:after{content:"–"}.faq details p{color:#f8f8ffb8;margin:0 0 14px;font-size:14px;line-height:1.55}.faq-table{border-collapse:collapse;width:100%;margin:0 0 12px;font-size:14px}.faq-table td{color:#f8f8ffcc;border-top:1px solid #f8f8ff14;padding:7px 8px}.faq-table td:first-child{color:#eac6ea;font-variant-numeric:tabular-nums;width:84px}.lb-crown{color:#e8d89b;margin-left:5px;font-size:12px}.demo-clock{color:#e8d89bbf}.cat-tabs{scrollbar-width:none;gap:6px;padding:2px 2px 8px;display:flex;overflow-x:auto}.cat-tabs::-webkit-scrollbar{display:none}.cat-tab{color:var(--ink,#f4f0ff);font:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;flex:none;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:inline-flex}.cat-tab.is-on{background:var(--pink,#ff4fa3);color:#1a0620;border-color:#0000;font-weight:600}.cat-tab.is-dead{opacity:.55}.cat-tab-all{border-style:dashed;font-weight:700}.cat-tab-all.is-on{border-style:solid}.cat-tab-crown{font-size:12px;line-height:1}.cat-tab-name{text-overflow:ellipsis;white-space:nowrap;max-width:9em;overflow:hidden}.pending-line{text-align:center;opacity:.85;margin:8px 0 0;font-size:13px}.pending-line.is-info{opacity:.7}.gallery{width:min(1100px,100% - 32px);margin:0 auto;padding:8px 0 40px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px;display:grid}@media(min-width:640px){.gallery-grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media(min-width:980px){.gallery-grid{grid-template-columns:repeat(4,1fr)}}.gallery-card{color:#f8f8ff;background:#28182880;border:1px solid #f8f8ff1a;border-radius:20px;flex-direction:column;gap:8px;padding:8px 8px 12px;text-decoration:none;transition:transform .14s,border-color .14s;display:flex}.gallery-card:hover{border-color:#e84d7f99;transform:translateY(-2px)}.gallery-card.is-dead{opacity:.8}.gallery-img{aspect-ratio:1;background:#24123f;border-radius:14px;overflow:hidden}.gallery-img svg{width:100%;height:100%;display:block}.gallery-meta{flex-direction:column;gap:2px;padding:0 4px;display:flex}.gallery-name{font-size:15px;font-weight:700}.gallery-sub{color:#f8f8ff8c;font-size:12px}.gallery-img-loading{background:linear-gradient(135deg,#24123f,#3a1f5c);animation:1.4s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.5}}.page.view-claim{max-width:1120px}.claim{flex-direction:column;flex:1;justify-content:center;gap:32px;display:flex}.claim .hero-stage .shell{width:100%;max-width:560px;margin:0 auto}.claim-card{background:linear-gradient(#3a1f5c8c,#24123f8c);border:1px solid #b894d847;border-radius:22px;flex-direction:column;align-items:flex-start;gap:10px;min-height:132px;padding:22px 22px 24px;display:flex;box-shadow:0 12px 40px #00000059}.claim-card h2{letter-spacing:-.01em;margin:0;font-size:22px}.claim-card p{color:#f8f8ffc7;margin:0;font-size:14px}.claim-card p a{color:#ff7aa6}.claim-card .btn{margin-top:6px}.claim-card[data-status=done],.claim-card[data-status=open]{border-color:#e84d7f99;box-shadow:0 12px 40px #00000059,0 0 0 3px #e84d7f2e}.claim-card[data-status=not-listed],.claim-card[data-status=closed],.claim-card[data-status=sealed],.claim-card[data-status=gone]{filter:saturate(.85)}.claim-warn{color:#eac6ea}.claim-err{color:#ff7aa6;font-size:13px}.claim-rules{flex-wrap:wrap;justify-content:center;gap:10px 26px;padding:4px 0 8px;display:flex}.claim-rules span{color:#f8f8ff9e;align-items:center;gap:8px;font-size:13.5px;display:inline-flex}.gallery-more{flex-direction:column;align-items:center;gap:8px;padding:22px 0 8px;display:flex}.gallery-count{color:#f8f8ff80;font-size:12.5px}.burnbar{background:linear-gradient(#50285859,#24123f59);border:1px solid #b894d838;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px;margin:0 0 16px;padding:12px 16px;display:flex}.burnbar-main{align-items:center;gap:8px;font-size:15px;display:inline-flex}.burnbar-main b{color:#ff7aa6;font-size:17px}.burnbar-q{color:#f8f8ff99;font-size:13px}.burnbar-note{color:#eac6ea;text-align:center;width:100%;font-size:12.5px}.gal-tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:4px 0 2px;display:flex}.gal-search{flex:260px;gap:8px;display:flex}.gal-search input{color:#f8f8ff;min-width:0;font:inherit;background:#140a1e99;border:1px solid #b894d847;border-radius:999px;flex:1;padding:9px 14px;font-size:14px}.gal-search input:focus{border-color:#e84d7f99;outline:none}.gal-filters{gap:8px;display:flex}.chip-btn{color:var(--ink,#f4f0ff);font:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #b894d847;border-radius:999px;padding:8px 14px;font-size:13px}.chip-btn:hover{border-color:#e84d7f80}.chip-btn.is-on{background:var(--pink,#e84d7f);color:#1a0620;border-color:#0000;font-weight:600}.gal-meters{grid-template-columns:repeat(2,1fr);gap:3px 8px;margin-top:6px;display:grid}.gal-meter{color:#f8f8ff80;align-items:center;gap:5px;font-size:10px;display:flex}.gal-meter-label{text-transform:uppercase;letter-spacing:.04em;width:34px}.gal-meter-bar{background:#ffffff1a;border-radius:999px;flex:1;height:4px;overflow:hidden}.gal-meter-bar>span{background:linear-gradient(90deg,#b894d8,#e84d7f);height:100%;display:block}.gal-meter.is-low .gal-meter-bar>span{background:#ff6b6b}.gal-traits{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.gal-trait{color:#f8f8ffb8;background:#b894d824;border:1px solid #b894d833;border-radius:999px;padding:2px 7px;font-size:10.5px}.gal-trait.is-warn{color:#ffb3c9;background:#e84d7f29;border-color:#e84d7f57}.gal-trait.is-soon{color:#c5cdf5;background:#788cdc29;border-color:#8ca0e64d}.gal-stats{color:#f8f8ff80;flex-wrap:wrap;align-items:center;gap:8px;margin-top:7px;font-size:11px;display:flex}.gal-stats span{align-items:center;gap:3px;display:inline-flex}.gal-stat-mon{color:#eac6eab3;margin-left:auto}@media(min-width:720px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1000px){.gallery-grid{grid-template-columns:repeat(4,1fr)}}.gal-chips{flex-wrap:wrap;gap:8px;margin:10px 0 2px;display:flex}.gal-filter-note{text-align:center;margin:10px 0 0;max-width:620px;margin-inline:auto;line-height:1.5}.share-row{justify-content:center;margin-top:-2px;display:flex}.share-modal{max-width:720px}.share-preview{border:1px solid #b894d840;border-radius:14px;width:100%;height:auto;margin:4px 0 14px;display:block;box-shadow:0 12px 40px #00000073}.share-actions{flex-wrap:wrap;gap:10px;display:flex}.share-actions .btn{flex:auto}.pager{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:26px 0 8px;display:flex}.pager-btn{min-width:38px;color:var(--ink,#f4f0ff);font:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #b894d83d;border-radius:12px;padding:8px 10px;font-size:13.5px}.pager-btn:not(:disabled):hover{border-color:#e84d7f80}.pager-btn:disabled{opacity:.35;cursor:default}.pager-btn.is-on{background:var(--pink,#e84d7f);color:#1a0620;border-color:#0000;font-weight:700}.pager-gap{color:#f8f8ff59;padding:0 2px}.pager-of{text-align:center;color:#f8f8ff73;width:100%;margin-top:6px;font-size:12.5px}.share-toggle,.share-loops{flex-wrap:wrap;gap:8px;margin:2px 0 10px;display:flex}.share-loops .chip-btn{padding:6px 12px;font-size:12.5px}.share-rec{background:#ffffff1f;border-radius:999px;height:5px;margin:0 0 10px;overflow:hidden}.share-rec>span{background:linear-gradient(90deg,#b894d8,#e84d7f);height:100%;transition:width .12s linear;display:block}canvas.share-preview{background:#170b2a}.share-rec.is-waiting span{animation:1.1s ease-in-out infinite pulse}.share-preview[hidden]{display:none}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
