.pause-page[data-astro-cid-ame36rjv]{display:flex;flex-direction:column;min-height:calc(100vh - 200px);padding:2rem 1rem;max-width:800px;margin:0 auto}.pause-header[data-astro-cid-ame36rjv]{text-align:center;margin-bottom:3rem}.pause-header[data-astro-cid-ame36rjv] h1[data-astro-cid-ame36rjv]{font-size:2.5rem;margin-bottom:.5rem;color:var(--text)}.pause-subtext[data-astro-cid-ame36rjv]{font-size:1.125rem;color:var(--muted);font-style:italic;margin:0}.pause-cube-container[data-astro-cid-ame36rjv]{flex:1;display:flex;align-items:center;justify-content:center;margin:3rem 0;min-height:400px}.pause-cube-wrapper[data-astro-cid-ame36rjv]{perspective:1000px;-webkit-perspective:1000px;perspective-origin:center center;-webkit-perspective-origin:center center;width:200px;height:200px;position:relative}.pause-cube[data-astro-cid-ame36rjv]{position:relative;width:200px;height:200px;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;animation:pauseCubeRotate 45s infinite linear;-webkit-animation:pauseCubeRotate 45s infinite linear;transform-origin:center center;-webkit-transform-origin:center center;will-change:transform}.pause-cube[data-astro-cid-ame36rjv].no-animation{animation:none;-webkit-animation:none}@keyframes pauseCubeRotate{0%{transform:rotateX(0) rotateY(0)}to{transform:rotateX(360deg) rotateY(360deg)}}.pause-cube[data-astro-cid-ame36rjv] .cube-face[data-astro-cid-ame36rjv]{position:absolute;width:200px;height:200px;background:var(--bg);border:2px solid var(--border);display:flex;align-items:center;justify-content:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.pause-cube[data-astro-cid-ame36rjv] .cube-front[data-astro-cid-ame36rjv]{transform:rotateY(0) translateZ(100px);-webkit-transform:rotateY(0deg) translateZ(100px);background:linear-gradient(135deg,var(--bg) 0%,rgba(72,187,180,.15) 100%);border-color:#48bbb44d}.pause-cube[data-astro-cid-ame36rjv] .cube-back[data-astro-cid-ame36rjv]{transform:rotateY(180deg) translateZ(100px);-webkit-transform:rotateY(180deg) translateZ(100px);background:linear-gradient(135deg,var(--bg) 0%,rgba(56,178,172,.1) 100%);border-color:#38b2ac4d}.pause-cube[data-astro-cid-ame36rjv] .cube-right[data-astro-cid-ame36rjv]{transform:rotateY(90deg) translateZ(100px);-webkit-transform:rotateY(90deg) translateZ(100px);background:linear-gradient(135deg,var(--bg) 0%,rgba(94,234,212,.1) 100%);border-color:#5eead433}.pause-cube[data-astro-cid-ame36rjv] .cube-left[data-astro-cid-ame36rjv]{transform:rotateY(-90deg) translateZ(100px);-webkit-transform:rotateY(-90deg) translateZ(100px);background:linear-gradient(135deg,var(--bg) 0%,rgba(45,212,191,.1) 100%);border-color:#2dd4bf33}.pause-cube[data-astro-cid-ame36rjv] .cube-top[data-astro-cid-ame36rjv]{transform:rotateX(90deg) translateZ(100px);-webkit-transform:rotateX(90deg) translateZ(100px);background:linear-gradient(135deg,var(--bg) 0%,rgba(77,218,200,.1) 100%);border-color:#4ddac833}.pause-cube[data-astro-cid-ame36rjv] .cube-bottom[data-astro-cid-ame36rjv]{transform:rotateX(-90deg) translateZ(100px);-webkit-transform:rotateX(-90deg) translateZ(100px);background:linear-gradient(135deg,var(--bg) 0%,rgba(52,211,153,.1) 100%);border-color:#34d39933}.pause-cube[data-astro-cid-ame36rjv] .cube-content[data-astro-cid-ame36rjv]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.pause-cube[data-astro-cid-ame36rjv] .alphabet-mosaic[data-astro-cid-ame36rjv]{position:relative;width:100%;height:100%}.pause-cube[data-astro-cid-ame36rjv] .alphabet-char[data-astro-cid-ame36rjv]{position:absolute;color:#ffffff4d;font-weight:300;opacity:.4;transition:opacity .3s ease;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.1);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}.pause-cube[data-astro-cid-ame36rjv] .cube-back[data-astro-cid-ame36rjv] .alphabet-char[data-astro-cid-ame36rjv]{color:#38b2ac40;opacity:.3}.pause-cube[data-astro-cid-ame36rjv] .cube-right[data-astro-cid-ame36rjv] .alphabet-char[data-astro-cid-ame36rjv]{color:#5eead440;opacity:.3}.pause-cube[data-astro-cid-ame36rjv] .cube-left[data-astro-cid-ame36rjv] .alphabet-char[data-astro-cid-ame36rjv]{color:#2dd4bf40;opacity:.3}.pause-cube[data-astro-cid-ame36rjv] .cube-top[data-astro-cid-ame36rjv] .alphabet-char[data-astro-cid-ame36rjv]{color:#4ddac840;opacity:.3}.pause-cube[data-astro-cid-ame36rjv] .cube-bottom[data-astro-cid-ame36rjv] .alphabet-char[data-astro-cid-ame36rjv]{color:#34d39940;opacity:.3}.pause-word-text[data-astro-cid-ame36rjv]{font-size:2.5rem;font-weight:300;color:#48bbb466;opacity:.5;text-align:center;transition:opacity 1s ease-in-out;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.1);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}.pause-footer[data-astro-cid-ame36rjv]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;border-top:1px solid var(--border);margin-top:2rem;gap:1rem;flex-wrap:wrap}.pause-back-link[data-astro-cid-ame36rjv]{color:var(--link);text-decoration:none;font-size:.9375rem;transition:color .2s ease}.pause-back-link[data-astro-cid-ame36rjv]:hover{color:var(--link-hover);text-decoration:underline}.pause-toggle-label[data-astro-cid-ame36rjv]{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:var(--text);cursor:pointer}.pause-toggle[data-astro-cid-ame36rjv]{width:1.125rem;height:1.125rem;cursor:pointer;accent-color:var(--link)}.pause-toast[data-astro-cid-ame36rjv]{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(100px);background:var(--bg);border:1px solid var(--border);border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;color:var(--text);box-shadow:0 4px 12px #00000026;opacity:0;transition:all .3s ease;z-index:10000;pointer-events:none}.pause-toast[data-astro-cid-ame36rjv].show{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:768px){.pause-header[data-astro-cid-ame36rjv] h1[data-astro-cid-ame36rjv]{font-size:2rem}.pause-cube-wrapper[data-astro-cid-ame36rjv],.pause-cube[data-astro-cid-ame36rjv],.pause-cube[data-astro-cid-ame36rjv] .cube-face[data-astro-cid-ame36rjv]{width:150px;height:150px}.pause-cube[data-astro-cid-ame36rjv] .cube-front[data-astro-cid-ame36rjv]{transform:rotateY(0) translateZ(75px);-webkit-transform:rotateY(0deg) translateZ(75px)}.pause-cube[data-astro-cid-ame36rjv] .cube-back[data-astro-cid-ame36rjv]{transform:rotateY(180deg) translateZ(75px);-webkit-transform:rotateY(180deg) translateZ(75px)}.pause-cube[data-astro-cid-ame36rjv] .cube-right[data-astro-cid-ame36rjv]{transform:rotateY(90deg) translateZ(75px);-webkit-transform:rotateY(90deg) translateZ(75px)}.pause-cube[data-astro-cid-ame36rjv] .cube-left[data-astro-cid-ame36rjv]{transform:rotateY(-90deg) translateZ(75px);-webkit-transform:rotateY(-90deg) translateZ(75px)}.pause-cube[data-astro-cid-ame36rjv] .cube-top[data-astro-cid-ame36rjv]{transform:rotateX(90deg) translateZ(75px);-webkit-transform:rotateX(90deg) translateZ(75px)}.pause-cube[data-astro-cid-ame36rjv] .cube-bottom[data-astro-cid-ame36rjv]{transform:rotateX(-90deg) translateZ(75px);-webkit-transform:rotateX(-90deg) translateZ(75px)}.pause-word-text[data-astro-cid-ame36rjv]{font-size:2rem}.pause-footer[data-astro-cid-ame36rjv]{flex-direction:column;align-items:flex-start}}
