@import "https://fonts.googleapis.com/css2?family=Special+Elite&display=swap";
p,small{font-family:"Source Sans 3",Arial,Helvetica,sans-serif}.auth-button{cursor:pointer;background-color:#fff;border:1px solid #000;border-radius:4px;max-height:35px;padding:4px 8px;font-family:Poppins;transition:all .2s ease-out}.auth-button:hover{scale:1.1;box-shadow:0 4px 6px #0000001a}.auth-button-primary{background-color:#8ec5ff}.pin-input{cursor:text;align-items:flex-start;gap:8px;width:100%;margin-top:12px;display:flex;position:relative}.pin-input-cell{box-sizing:border-box;aspect-ratio:3/4;z-index:1;pointer-events:auto;cursor:text;width:auto;min-width:0;height:auto;min-height:44px;color:inherit;appearance:none;background:#fff;border:1px solid #111;border-radius:4px;flex:1 1 0;justify-content:center;align-items:center;padding:0;font-family:ui-monospace,Cascadia Code,Courier New,monospace;font-size:1.5rem;line-height:1;display:flex;position:relative}.pin-input-cell--active{border-color:#2b7fff;box-shadow:0 0 0 3px #2b7fff47}.pin-input-capture{z-index:0;opacity:.01;color:#0000;caret-color:#0000;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;font-size:16px;position:absolute;inset:0}@media (max-width:500px){.pin-input{gap:6px}.pin-input-cell{font-size:1.35rem}}@keyframes identity-lock-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.identity-lock-ack{animation:.35s ease-out identity-lock-fade-in}@media (prefers-reduced-motion:reduce){.identity-lock-ack{animation:none}}.pizzatron-play-button{cursor:pointer;background-color:#fff;border:2px solid #000;border-radius:6px;padding:4px 12px;transition:all .2s ease-out}.pizzatron-play-button:hover{scale:1.1;box-shadow:0 4px 6px #0000001a}.button-stamp{cursor:pointer;border:1px solid #000;border-radius:4px;width:133px;height:50px;padding:4px 8px;font-family:Poppins;transition:all .2s ease-out}.button-stamp:hover{scale:1.1;box-shadow:0 4px 6px #0000001a}@keyframes text-float-in{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.text-message{animation:2s text-float-in}.tfa-shell{--tfa-fit:1;--tfa-gap:2rem}.tfa-shell--short{--tfa-gap:1rem}.tfa-gap{margin-top:var(--tfa-gap)}.tfa-gap-y{margin-block:var(--tfa-gap)}.map{height:max(200px,calc(300px*var(--tfa-fit)))}.map-full{height:100dvh}@keyframes error-flash{0%{opacity:0}50%{opacity:.5}to{opacity:0}}.error-container{animation-name:error-flash;animation-duration:1s;animation-iteration-count:infinite}@keyframes auth-header-strike-flash{0%{filter:brightness()}12%{filter:brightness(1.15);background-color:#f87171}72%{filter:brightness(1.15);background-color:#f87171}to{filter:brightness()}}.auth-header-strike-flash{animation:auth-header-strike-flash var(--auth-strike-ms,2s)ease-in-out forwards}@keyframes auth-strike-overlay-fade{0%{opacity:0}12%{opacity:1}72%{opacity:1}to{opacity:0}}.auth-strike-overlay{z-index:10;color:#fff;text-align:center;pointer-events:auto;border-radius:inherit;opacity:0;animation:auth-strike-overlay-fade var(--auth-strike-ms,2s)ease-in-out forwards;background:#b91c1cd6;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:16px;display:flex;position:absolute;inset:0}.auth-strike-overlay-x{filter:brightness(0)invert()}.auth-strike-overlay-title{letter-spacing:.03em;text-shadow:0 1px 2px #00000059;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.auth-strike-overlay-count{text-shadow:0 1px 2px #00000059;margin:0;font-size:1.125rem}.auth-strike-locked .auth-button,.auth-strike-locked .auth-button-primary{opacity:.45;pointer-events:none}@media (max-width:550px){.auth-strike-overlay-title{font-size:1.25rem}.auth-strike-overlay-count{font-size:1rem}}@media (prefers-reduced-motion:reduce){.auth-header-strike-flash{animation:none}.auth-strike-overlay{opacity:1;animation:none}}@keyframes scan-swipe{0%{transform:translate(0%)}to{transform:translate(190px)}}.scan-swipe{animation-name:scan-swipe;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}.license-title{text-shadow:0 0 #899cd5,1px 1px #8194cd,2px 2px #788bc4,3px 3px #6f82bb,4px 4px #677ab3,5px 5px #5e71aa,6px 6px #5568a1,0 0 20px #0003;color:#92a5de}@keyframes shimmer{0%{background-position:0 0,0 0}50%{background-position:100% 100%,8px 8px}to{background-position:0 0,0 0}}.license-background{background-blend-mode:overlay;background:linear-gradient(135deg,#a0d8ff 0%,#2a8dff 50%,#a0d8ff 100%) 0 0/300% 300%,repeating-linear-gradient(45deg,#ffffff26 0 2px,#0000 2px 6px) 0 0/8px 8px;animation:10s linear infinite shimmer}.depth-container{perspective:500px;transform-style:preserve-3d;transition:transform .5s,box-shadow .5s;display:inline-block}.depth-container:hover{box-shadow:0 10px 40px #0000004d}.id-inspection:hover{border-radius:8px;outline:#000}@keyframes notification-wiggle{0%{transform:rotate(0)}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0)}}.notification-wiggle{animation:1s notification-wiggle}.boon{background:linear-gradient(90deg,#47474c,#000)}@keyframes osu-outline{0%{outline-offset:128px}to{outline-offset:0px}}.spotify-pad{will-change:transform}.spotify-approach-ring{animation:spotify-approach var(--approach-ms,.5s)linear forwards;will-change:transform,opacity}@keyframes spotify-approach{0%{opacity:.85;transform:scale(2.75)}to{opacity:.25;transform:scale(1)}}.spotify-judgment{text-shadow:0 1px 2px #0009;animation:.45s ease-out forwards spotify-judgment-pop}@keyframes spotify-judgment-pop{0%{opacity:0;transform:translate(-50%,-40%)scale(.8)}20%{opacity:1;transform:translate(-50%,-70%)scale(1.1)}to{opacity:0;transform:translate(-50%,-120%)scale(1)}}.liebe-heide{font-family:var(--liebe-heide)}.post-it{--note:#fffb7d;background:linear-gradient(180deg,#00000014,#0000 14%),repeating-linear-gradient(135deg,#ffffff05 0 8px,transparent 8px 16px),var(--note);background-image:linear-gradient(#0000001f,#0000 18%);box-shadow:0 12px 18px -6px #00000040,0 4px 6px -4px #00000026}.leaf{width:50px;position:fixed}.leaf-1{animation:12s linear 1s infinite blowing;bottom:40%;left:-10%}.leaf-2{animation:6s linear infinite blowing;bottom:30vh;left:-10%}.leaf-3{animation:9s linear 3s infinite blowing;bottom:50vh;left:-10%}@keyframes blowing{0%{transform:translate(0)rotate(0)}20%{transform:translate(15vw,-10vh)rotate(170deg)}65%{transform:translate(65vw,-12vh)rotate(550deg)}80%{transform:translate(80vw,-17vh)rotate(740deg)}to{transform:translate(120vw,-25vh)rotate(920deg)}}.sunset-gradient{background:linear-gradient(#0b486b,#0b486b 20%,#f56217)}.hold-button{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:none;-webkit-tap-highlight-color:transparent}.hold-button *{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none}.undertale-movement-button{box-shadow:#000;-webkit-user-select:none;user-select:none;touch-action:none;cursor:pointer;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-khtml-user-select:none;-o-user-select:none;border:2px solid #000;border-radius:8px;padding:16px}.undertale-movement-button:active{background-color:#8080805a}.dart{background:repeating-conic-gradient(red 0deg 18deg,green 18deg 36deg);border:1px solid #faebd7;border-radius:50%;justify-content:center;align-items:center;width:265px;height:265px;display:flex;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.black{background:repeating-conic-gradient(#000 0deg 18deg,#fff 18deg 36deg);border:1px solid #faebd7;border-radius:50%;width:250px;height:250px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.big-black{background-color:#000;border-radius:50%;width:321px;height:321px}.green{background-color:green;border-radius:50%;width:46px;height:46px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.red{background-color:red;border-radius:50%;width:32px;height:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.green-red{background:repeating-conic-gradient(red 0deg 18deg,green 18deg 36deg);border:1px solid #faebd7;border-radius:50%;width:165px;height:165px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bw{background:repeating-conic-gradient(#000 0deg 18deg,#fff 18deg 36deg);border:1px solid #faebd7;border-radius:50%;width:150px;height:150px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pizzatron-scoreboard{grid-template-columns:1fr 1fr;gap:8px;display:grid}.pizzatron-score{text-align:center;background:#fff;border:2px solid #000;border-radius:6px;padding:8px 10px}.pizzatron-score--warn{background:#fef9c3;border-color:#ca8a04}.pizzatron-score--danger{background:#fee2e2;border-color:#b91c1c}.pizzatron-score-label{letter-spacing:.06em;text-transform:uppercase;color:#374151;font-size:11px;font-weight:700;display:block}.pizzatron-score-value{font-variant-numeric:tabular-nums;font-size:28px;font-weight:800;line-height:1.1;display:block}.pizzatron-score-denom{color:#6b7280;font-size:16px;font-weight:600}.pizzatron-stage{grid-template-columns:140px 1fr;align-items:stretch;gap:10px;display:grid}.pizzatron-stage--mobile{grid-template-columns:1fr}.pizzatron-belt{background:#4b5563;min-width:0;height:120px;overflow:hidden;box-shadow:inset 0 0 0 2px #111}.tfa-shell--short .pizzatron-score{padding:4px 8px}.tfa-shell--short .pizzatron-score-value{font-size:22px}.tfa-shell--short .pizzatron-belt,.tfa-shell--short .pizzatron-ticket{height:auto;min-height:120px}.pizzatron-belt--idle{justify-content:center;align-items:center;display:flex}.pizzatron-belt--miss{background:#fca5a5}.pizzatron-belt-track{background:repeating-linear-gradient(90deg,#374151 0 14px,#6b7280 14px 28px) 0 0/56px 100%;height:100%;animation:.8s linear infinite pizzatron-belt-scroll;position:relative}.pizzatron-belt--miss .pizzatron-belt-track{animation-play-state:paused}.pizzatron-belt--eject .pizzatron-belt-track{animation-duration:.2s}@keyframes pizzatron-belt-scroll{0%{background-position:0 0}to{background-position:56px 0}}.pizzatron-pizza-wrap{will-change:left;animation-name:pizzatron-convey;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.pizzatron-pizza-wrap--eject{animation:none!important}.pizzatron-pizza-wrap--static{animation:none;left:50%}@keyframes pizzatron-convey{0%{left:0%}to{left:100%}}.pizzatron-ticket{background:#fffef5;flex-direction:column;align-self:stretch;min-height:120px;padding:8px 10px;font-family:ui-monospace,Cascadia Code,Courier New,monospace;transition:background-color .15s ease-out,border-color .15s ease-out;display:flex;position:relative;box-shadow:2px 2px #000}.pizzatron-ticket--ok{background:#dcfce7;padding:0;border-color:#166534!important}.pizzatron-ticket--miss{background:#fee2e2;padding:0;border-color:#991b1b!important}.pizzatron-ticket-verdict{flex:1;justify-content:center;align-items:center;width:100%;min-height:100%;animation:.2s ease-out pizzatron-verdict-pop;display:flex}.pizzatron-ticket-verdict-mark{text-align:center;font-size:72px;font-weight:900;line-height:1;display:block}.pizzatron-ticket--ok .pizzatron-ticket-verdict-mark{color:#166534}.pizzatron-ticket--miss .pizzatron-ticket-verdict-mark{color:#991b1b}@keyframes pizzatron-verdict-pop{0%{opacity:.4;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.pizzatron-ticket-header{justify-content:space-between;align-items:baseline;gap:6px;display:flex}.pizzatron-ticket-brand{letter-spacing:.14em;font-size:10px;font-weight:700}.pizzatron-ticket-number{font-size:11px;font-weight:700}.pizzatron-ticket-divider{border-top:1px dashed #111;margin:5px 0}.pizzatron-ticket-lines{margin:0;padding:0;font-size:12px;line-height:1.4;list-style:none}.pizzatron-ticket-lines li:before{content:"• "}.pizzatron-station{border-top:1px solid #e5e7eb;flex-direction:column;gap:8px;padding-top:10px;display:flex}.pizzatron-toppings-row{justify-content:space-between;align-items:stretch;gap:8px;display:flex}.pizzatron-dump{cursor:pointer;background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;padding:6px 10px;font-size:11px;font-weight:600;line-height:1.1;display:flex}.pizzatron-dump:hover:not(:disabled){background:#f3f4f6;scale:1.08;box-shadow:0 4px 6px #0000001a}.pizzatron-dump:disabled{opacity:.45;cursor:default}.pizzatron-group-label{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin-bottom:4px;font-size:10px;font-weight:700}.pizzatron-ingredient{cursor:pointer;background:#fff;border-radius:4px;flex-direction:column;align-items:center;gap:3px;min-width:64px;padding:6px 8px;transition:all .15s ease-out;display:flex}.pizzatron-ingredient:hover:not(:disabled){scale:1.08;box-shadow:0 4px 6px #0000001a}.pizzatron-ingredient:disabled{opacity:.55;cursor:default}.pizzatron-ingredient-label{text-align:center;max-width:64px;font-size:9px;font-weight:600;line-height:1.1}.pizzatron-sauce-bottle{background:linear-gradient(180deg,#fff 0 18%,var(--sauce)18% 100%);border:1px solid #111;border-radius:3px 3px 6px 6px;width:16px;height:30px;position:relative}.pizzatron-sauce-bottle:before{content:"";background:#111;border-radius:2px 2px 0 0;width:7px;height:5px;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.pizzatron-cheese-pile{background:repeating-linear-gradient(-20deg,#f5d76e 0 3px,#f0c84a 3px 5px);border:1px solid #111;border-radius:40% 40% 30% 30%;width:26px;height:18px}.pizzatron-extra-bit{border:1px solid #111;width:20px;height:20px}.pizzatron-extra-bit--pepperoni{border-radius:50%}.pizzatron-extra-bit--mushroom{border-radius:50% 50% 20% 20%;height:16px}.pizzatron-extra-bit--olive{border-radius:50%;box-shadow:inset 0 0 0 5px #1f2937;background:#f5f5f4!important}.pizzatron-extra-bit--pineapple{clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);border-radius:2px}@media (prefers-reduced-motion:reduce){.pizzatron-belt-track{animation:none}.pizzatron-pizza-wrap{animation-duration:20s!important}}@keyframes aquarium-fish-bob{0%,to{transform:translate(0,0)}50%{transform:translate3d(0,var(--aquarium-bob,-10px),0)}}.aquarium-fish-bob{animation:aquarium-fish-bob var(--aquarium-bob-ms,.9s)ease-in-out infinite;animation-delay:var(--aquarium-bob-delay,0s)}@media (prefers-reduced-motion:reduce){.aquarium-fish-bob{animation:none}}
.LightWaves{animation:8s infinite lightwaves;position:relative}@keyframes lightwaves{0%,to{transform:translate(0)}25%{transform:scale(1.05)}50%{transform:translate(25px,5px)}75%{transform:scale(1.05)}}.DarkWaves{animation:12s infinite darkwaves}@keyframes darkwaves{0%,to{transform:translate(0)}25%{transform:scale(1.05)}50%{transform:translate(12px,10px)}75%{transform:translate(5px,5px)}}.WhiteWaves{animation:4s infinite alternate whitewaves}@keyframes whitewaves{0%{transform:translateY(25px)}to{transform:translate(25px,35px)}}
.nm-key-dropzone{pointer-events:none;box-sizing:border-box;width:64px;height:64px;margin:16px auto 0;position:relative}.nm-key-dropzone .nm-prop-img{object-fit:contain;width:100%;height:100%;display:block}.nm-key-dropzone--holding .nm-prop-img{filter:brightness(1.15)sepia(.35)saturate(1.8)}.nm-key-dropzone--mobile{width:56px;height:56px;margin-top:12px}.nm-key-screws{pointer-events:none;position:absolute;inset:4px}.nm-key-screws i{background:radial-gradient(circle at 35% 30%,#d4d0c8 0%,#6b665c 70%);border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:inset 0 0 0 1px #3f3c36}.nm-key-screws i:first-child{top:0;left:0}.nm-key-screws i:nth-child(2){top:0;right:0}.nm-key-screws i:nth-child(3){bottom:0;left:0}.nm-key-screws i:nth-child(4){bottom:0;right:0}.nm-key-screws i:after{content:"";background:#2a2722;height:1px;position:absolute;top:50%;left:1px;right:1px;transform:translateY(-50%)rotate(35deg)}.nm-key-wires{box-sizing:border-box;background:#6b7280;border-radius:4px;justify-content:space-evenly;align-items:stretch;width:100%;height:100%;padding:4px 5px;display:flex;box-shadow:inset 0 0 28px #000,inset -2px -2px 4px #ffffff59}.nm-key-wire{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.nm-key-wire-end{background:#111827;flex:0 0 9px;width:14px;display:block;box-shadow:inset 0 0 0 1px #000}.nm-key-wire-run{border-left:2px solid #00000059;border-right:2px solid #ffffff73;flex:auto;width:10px;display:block;position:relative;box-shadow:1px 2px 6px #00000080}.nm-key-wire-run:before{content:"";background:#ffffff61;border-radius:1px;width:2px;position:absolute;top:2px;bottom:2px;left:2px}.nm-key-wire-gap,.nm-key-wire-run--lower{display:none}.nm-key-wire--r .nm-key-wire-run{background:#ef4444}.nm-key-wire--b .nm-key-wire-run{background:#3b82f6}.nm-key-wire--y .nm-key-wire-run{background:#fde047}.nm-key-dropzone--cut .nm-key-wire-run{flex:0 0 28%}.nm-key-dropzone--cut .nm-key-wire-gap{flex:auto;display:block}.nm-key-dropzone--cut .nm-key-wire-run--lower{flex:0 0 28%;display:block}body.nm-mobile-pan{--nm-ui-h:28vh}body.nm-mobile-pan #auth-container{left:50%;top:calc((100dvh - var(--nm-ui-h))/2);width:calc(100% - 2rem);max-width:100%;transform:translate(-50%,-50%)translate(var(--nm-pan-x,0px),var(--nm-pan-y,0px));z-index:1;position:fixed;margin:0!important}body.nm-mobile-pan #tfa-logo{box-sizing:border-box;width:calc(100% - 2rem);left:50%;top:calc((100dvh - var(--nm-ui-h))/2 - 64px);translate:none;transform:translate(-50%,-100%)translate(var(--nm-pan-x,0px),var(--nm-pan-y,0px));z-index:1;position:fixed;max-width:none!important}.nm-dark{z-index:90;cursor:none;touch-action:none;-webkit-user-select:none;user-select:none;--nm-ui-h:max(25dvh,150px);background:0 0;position:fixed;inset:0;overflow:hidden}.nm-scene{top:0;left:0;right:0;bottom:var(--nm-ui-h);z-index:1;position:absolute;overflow:hidden}.nm-world{position:absolute;inset:0}.nm-world--mobile{will-change:transform;inset:0 auto auto 0}.nm-playfield{z-index:3;cursor:none;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.nm-prop-visual{pointer-events:none;z-index:1}.nm-cone{top:0;left:0;right:0;bottom:var(--nm-ui-h);pointer-events:none;z-index:4;position:absolute}.nm-cursor{pointer-events:none;z-index:8;width:18px;height:18px;position:fixed;transform:translate(-50%,-50%)}.nm-cursor:before{content:"";background:#f5f0e6;width:2px;position:absolute;top:1px;bottom:1px;left:50%;transform:translate(-50%);box-shadow:0 0 3px #000,0 0 1px #000}.nm-cursor:after{content:"";background:#f5f0e6;height:2px;position:absolute;top:50%;left:1px;right:1px;transform:translateY(-50%);box-shadow:0 0 3px #000,0 0 1px #000}.nm-cursor--holding:before,.nm-cursor--holding:after{display:none}.nm-cursor--holding{width:64px;height:64px}.nm-dark.nm-dark--hot,.nm-dark.nm-dark--hot *{cursor:pointer}.nm-cursor--hot:not(.nm-cursor--holding){visibility:hidden}.nm-dark--mobile .nm-cursor.nm-cursor--mobile-center{left:50%;top:calc((100% - var(--nm-ui-h))/2);position:absolute;transform:translate(-50%,-50%)}.nm-ui{height:var(--nm-ui-h);z-index:6;cursor:none;pointer-events:auto;box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom,0px);background:#0e0c09;border-top:3px solid #6a6454;flex-direction:column;font-family:Courier New,Courier,monospace;display:flex;position:absolute;bottom:0;left:0;right:0}.nm-message{color:#ddd4bc;letter-spacing:.02em;text-align:left;box-sizing:border-box;cursor:none;background:#14110c;border:0;flex-direction:column;flex:1;width:100%;height:100%;min-height:0;margin:0;padding:32px 28px;font-family:Special Elite,Courier New,Courier,monospace;font-size:clamp(1.5rem,4vh,3.1rem);line-height:1.5;display:flex;overflow:hidden auto}.nm-message-body{white-space:normal;overflow-wrap:anywhere;flex:1;width:100%;min-height:0;max-height:none;display:block;overflow:visible}.nm-message-caret{margin-left:1px;animation:.55s step-end infinite nm-caret-blink;display:inline-block}@keyframes nm-caret-blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.nm-message-caret{animation:none}}.nm-inventory{color:#cfc7b0;box-sizing:border-box;background:#1a1712;flex:1;height:100%;min-height:0;margin:0;padding:0;display:flex}.nm-inventory-slots{--nm-inv-gap:0px;--nm-inv-preferred:calc(var(--nm-ui-h)/var(--nm-inv-rows,1));place-content:center flex-start;align-items:center;gap:var(--nm-inv-gap);flex-wrap:wrap;flex:1;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.nm-inventory-item{width:min(var(--nm-inv-preferred),calc(100%/var(--nm-inv-cols,1)));aspect-ratio:1;color:#e8e0cc;cursor:none;box-sizing:border-box;background:#211c14;border:0;border-right:2px solid #3a3428;flex:none;justify-content:center;align-items:center;min-width:0;max-width:100%;height:auto;max-height:100%;margin:0;padding:0;font-family:inherit;display:flex;position:relative}.nm-inventory-item--held{z-index:1;background:#3a3220;box-shadow:inset 0 0 0 3px #d4af37}.nm-inventory-item .nm-prop-frame{width:78%;min-width:0;max-width:100%;height:78%;min-height:0;max-height:100%;position:relative;top:auto;left:auto;overflow:visible}.nm-inventory-item .nm-prop-img{object-fit:contain;width:100%;height:100%}.nm-inventory-item .nm-prop{position:relative;top:auto;left:auto;transform:none}.nm-prop-img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.nm-prop-img--pixel{image-rendering:pixelated;image-rendering:crisp-edges}.nm-prop-frame{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.nm-prop-sprite{width:100%;height:100%;display:block;position:relative}.nm-prop-frame .nm-prop{max-width:100%;max-height:100%;position:relative;top:auto;left:auto;transform:none}.nm-prop{cursor:none;background:0 0;border:0;padding:0;position:absolute;transform:translate(-50%,-50%)}.nm-prop--shovel,.nm-prop--toolbox,.nm-prop--garbage-can,.nm-prop--bush,.nm-prop--trimmers{touch-action:manipulation}.nm-prop--trimmers:before{content:"";position:absolute;inset:-16px}.nm-prop--toolbox-open .nm-prop-img{opacity:.72}.nm-prop--garbage-can-rummaged .nm-prop-img{opacity:.65}.nm-mat{color:#8a7a6a;cursor:none;box-sizing:border-box;background:#3a2a22;border:2px solid #1c1410;justify-content:center;align-items:center;width:160px;height:42px;padding:0 10px;font-family:Courier New,Courier,monospace;font-size:11px;display:flex;position:absolute;transform:translate(-50%,-50%)}.nm-mat-label{justify-content:space-between;width:100%;line-height:1;display:flex}.nm-dirt-mound{cursor:none;background:linear-gradient(#6b5344 0%,#4a3728 45%,#3d2e22 100%);border:2px solid #2a2018;border-radius:48% 48% 42% 42%;width:88px;height:52px;position:absolute;transform:translate(-50%,-50%);box-shadow:inset 0 -6px #00000040}.nm-dirt-mound:before{content:"";background:#ffffff14;border-radius:50%;width:28%;height:22%;position:absolute;top:20%;left:18%;transform:rotate(-20deg)}.nm-dirt-mound--dug{background:linear-gradient(#2a2018 0%,#1a140f 100%);border-radius:40% 40% 50% 50%;height:28px;box-shadow:inset 0 8px 12px #0000008c}.nm-dirt-mound--dug:before{display:none}.nm-deco{pointer-events:none;z-index:1;position:absolute;transform:translate(-50%,-50%)}.nm-deco--sprite{justify-content:center;align-items:center;display:flex}.nm-deco--postit{background:#fffb7d;border:1px solid #e6d800;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:44px;height:44px;padding:3px;display:flex;transform:translate(-50%,-50%)rotate(-7deg);box-shadow:2px 3px #00000059}.nm-deco-postit-line,.nm-deco-postit-code{color:#333;letter-spacing:.02em;font-family:LiebeHeide,Courier New,Courier,monospace;font-size:5px}.nm-deco-postit-code{color:#111;text-align:center;word-break:break-all;font-weight:700;line-height:1.1}.nm-deco--zodiac{background:linear-gradient(160deg,#1e1438 0%,#0f0a1c 100%);border:1px solid #3a2858;border-radius:2px;flex-direction:column;justify-content:flex-start;align-items:center;gap:1px;width:64px;height:56px;padding:3px 4px;display:flex;transform:translate(-50%,-50%)rotate(4deg);box-shadow:2px 3px #00000073}.nm-deco-zodiac-wheel{background:radial-gradient(circle,#b48cdc26 0%,#0000 70%),repeating-conic-gradient(#8a6ab859 0deg 8deg,#0000 8deg 30deg);border:1px solid #8a6ab8;border-radius:50%;width:22px;height:22px;margin-bottom:1px}.nm-deco-zodiac-row{justify-content:space-between;align-items:baseline;gap:3px;width:100%;display:flex}.nm-deco-zodiac-label{letter-spacing:.08em;color:#9a7ec8;flex-shrink:0;font-family:Courier New,Courier,monospace;font-size:4px}.nm-deco-zodiac-sign{color:#e8dcf8;text-align:right;word-break:break-word;font-family:LiebeHeide,Courier New,Courier,monospace;font-size:4px;font-weight:700;line-height:1.1}.nm-deco--pizza{width:52px;height:36px;position:absolute;transform:translate(-50%,-50%)rotate(-6deg)}.nm-deco-pizza-slice{filter:drop-shadow(1px 2px #00000059);border-top:28px solid #e8a030;border-left:18px solid #0000;border-right:18px solid #0000;width:0;height:0;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.nm-deco-pizza-crust{z-index:1;background:#c87828;border-radius:2px 2px 0 0;width:38px;height:6px;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.nm-deco-pizza-pep{background:#8a2020;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:inset 0 0 0 1px #0003}.nm-deco-pizza-pep--1{bottom:16px;left:50%;transform:translate(-50%)}.nm-deco-pizza-pep--2{bottom:8px;left:50%;transform:translate(-9px)}.nm-deco-pizza-pep--3{bottom:8px;left:50%;transform:translate(3px)}.nm-dark--mobile{--nm-ui-h:28vh}.nm-dark--mobile .nm-message{letter-spacing:.01em;padding:32px 20px;padding-bottom:max(10px,env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;font-size:clamp(1.35rem,5.5vw,1.9rem);line-height:1.35;overflow-y:auto}.nm-dark--mobile .nm-message-body{white-space:normal;overflow-wrap:anywhere;word-break:break-word;flex:1;min-height:0;max-height:none;overflow:visible}.nm-dark--mobile .nm-inventory{justify-content:center;align-items:center;padding:6px 8px}.nm-dark--mobile .nm-inventory-slots{--nm-inv-gap:6px;justify-content:center;overflow:hidden}.nm-dark--mobile .nm-inventory-item{width:min(var(--nm-inv-preferred),calc((100% - (var(--nm-inv-cols,1) - 1)*var(--nm-inv-gap))/var(--nm-inv-cols,1)));aspect-ratio:1;box-sizing:border-box;border:1px solid #3a3428;border-radius:5px;flex:none;min-width:0;max-width:100%;height:auto}.nm-dark--mobile .nm-inventory-item--held{box-shadow:none;background:#3a3220;border-width:2px;border-color:#d4af37}.nm-dark--mobile .nm-world .nm-dirt-mound{width:96px;height:56px}.nm-dark--mobile .nm-world .nm-dirt-mound--dug{height:32px}.nm-dark--mobile .nm-world .nm-mat{width:140px;height:36px;padding:0 8px;font-size:10px}.nm-dark--mobile .nm-world .nm-deco--postit{width:40px;height:40px}.nm-dark--mobile .nm-world .nm-deco--zodiac{width:58px;height:50px}.nm-dark--mobile .nm-world .nm-deco--pizza{width:46px;height:32px}
html:has(.tfa-shell){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;color:#171717;caret-color:#171717;scrollbar-color:#c4c4c4 #fff;forced-color-adjust:none}html:has(.tfa-shell) body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;color:#171717;forced-color-adjust:none;background:#fff}html:has(.tfa-shell) ::selection{color:#171717;background:#8ec5ff}.tfa-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;forced-color-adjust:none;color:#171717;background:0 0}html:has(.tfa-shell) input:not([type=checkbox]):not([type=radio]){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;forced-color-adjust:none;color:#171717;caret-color:#171717;background-color:#fff}html:has(.tfa-shell) textarea{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;forced-color-adjust:none;color:#171717;caret-color:#171717;background-color:#fff}html:has(.tfa-shell) select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;forced-color-adjust:none;color:#171717;caret-color:#171717;background-color:#fff}html:has(.tfa-shell) button{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;forced-color-adjust:none}html:has(.tfa-shell) input:-webkit-autofill{-webkit-text-fill-color:#171717;caret-color:#171717;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #fff}html:has(.tfa-shell) input:-webkit-autofill:hover{-webkit-text-fill-color:#171717;caret-color:#171717;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #fff}html:has(.tfa-shell) input:-webkit-autofill:focus{-webkit-text-fill-color:#171717;caret-color:#171717;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #fff}:is(html:has(.tfa-shell) input[type=checkbox],html:has(.tfa-shell) input[type=radio]){appearance:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;forced-color-adjust:none;accent-color:#2b7fff;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border:1px solid #111;width:16px;height:16px;margin:0}html:has(.tfa-shell) input[type=radio]{border-radius:50%}html:has(.tfa-shell) input[type=checkbox]:checked{background-color:#2b7fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='2.2' d='M3.5 8.5 6.5 11.5 12.5 4.5'/%3E%3C/svg%3E");border-color:#2b7fff}html:has(.tfa-shell) input[type=radio]:checked{background-image:radial-gradient(circle,#2b7fff 40%,#fff 41%)}:is(html:has(.tfa-shell) input[type=checkbox]:focus-visible,html:has(.tfa-shell) input[type=radio]:focus-visible){outline-offset:2px;outline:2px solid #2b7fff}html:has(.tfa-shell) audio{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;forced-color-adjust:none;background:#f3f4f6;border-radius:8px}html:has(.tfa-shell) audio::-webkit-media-controls-enclosure{background-color:#f3f4f6}html:has(.tfa-shell) audio::-webkit-media-controls-panel{background-color:#f3f4f6}
