body.theme-rain{background-image:url(/assets/backgrounds/drops-13474-ezgif.com-speed.gif);background-size:cover;background-position:center center;background-repeat:no-repeat}body:before,body:after{content:"";position:fixed;bottom:-8%;width:60lvh;height:100%;background-repeat:no-repeat;background-size:100% auto;background-position:center bottom;transform-origin:bottom center;pointer-events:none;filter:drop-shadow(0 32px 36px rgba(0,0,0,.48));z-index:0!important;display:var(--vb-body-cactus-display);background-image:var(--vb-body-cactus-image)}body:before{left:5%;transform:translate(-50%);animation:cactusSwayLeft 13s linear infinite alternate;animation-delay:-31s}body:after{right:5%;transform:translate(50%);animation:cactusSwayRight 11s linear infinite alternate;animation-delay:-7s}@keyframes cactusSwayLeft{50%{transform:translate(-50%) scaleX(1) rotate(-.5deg) scale(1.025)}}@keyframes cactusSwayRight{50%{animation-duration:12s;transform:translate(50%) scaleX(1) rotate(-7.5deg) scale(1.025)}}@font-face{font-family:Homemade Apple;src:url("./media/HomemadeApple-Regular-TMDJAKCI.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap;ascent-override:160%}html,body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:var(--text)}body{background-image:var(--vb-body-image),var(--vb-body-bg);background-attachment:var(--vb-body-attachment);background-position:var(--vb-body-position);background-repeat:var(--vb-body-repeat);background-size:var(--vb-body-size);transform-origin:bottom center}:root{--navbar-height: 70px;--app-shell-margin: clamp(1rem, 2vmin, 2rem);--app-shell-padding: clamp(0rem, 2vmin, 2rem);--app-shell-max-width: min(1200px, 95vw);--container-gap: clamp(1rem, 3vmin, 2rem);--container-padding: clamp(1rem, 3vmin, 3rem);--board-gap: clamp(1px, .5vmin, 4px);--board-size: clamp(500px, 60vw, 600px);--board-max-height: 70svh;--toolbar-max-width: min(25rem, 80%);--cell-size: calc(var(--board-size) / 9.8);--number-btn-size: var(--cell-size);--row-column-animation-duration: 1s;--row-column-animation-delay: 1s;--board-finished-confetti-fall-duration: 3s;--sudoku-board-width_height-relation: min(90vw, 60svh)}*{box-sizing:border-box}.app-shell{width:100%;max-width:var(--app-shell-max-width);margin:var(--app-shell-margin) auto;padding:var(--app-shell-padding);border-radius:clamp(12px,2vmin,20px);background:var(--vb-surfaces-cards-defaultbg);border:var(--app-shell-border);box-shadow:var(--app-shell-shadow);-webkit-backdrop-filter:blur(var(--vb-surfaces-blur));backdrop-filter:blur(var(--vb-surfaces-blur));height:fit-content;animation:fadeIn .6s ease;min-height:calc(100svh - var(--navbar-height) - var(--app-shell-margin) * 2);z-index:1!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-aspect-ratio: 1){.app-shell{padding:0}.container{--board-size: min(100%, 60svh);flex-direction:column;padding:0;gap:calc(var(--container-gap) * .75);align-items:center;justify-items:center}.numbers{grid-template-columns:repeat(9,1fr)!important;grid-template-rows:1fr!important}}.center{display:grid;place-items:center}.footer{font-size:13px;text-align:center;color:var(--muted)}.no-drag{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.link,.link:link,.link:visited,.link:hover,.link:active{color:inherit;text-decoration:inherit}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}@media print{body{background:#fff!important}.app-shell,.main-content{background:transparent!important}}
