*{box-sizing:border-box;font-family:inherit}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{background:#f0f0f0;font-family:Poppins,sans-serif}.restart-button{position:fixed;top:24px;right:24px;z-index:10}.help-button{display:none;position:fixed;bottom:24px;right:24px;z-index:10}.inline-instructions{position:fixed;bottom:37px;left:50%;transform:translate(-50%);z-index:10;color:#fff;font-size:16px;white-space:nowrap;font-family:Rubik Bubbles,system-ui;letter-spacing:.15em;text-transform:uppercase}.intro-text{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:15;pointer-events:all}.intro-title{font-family:Rubik Bubbles,system-ui;font-size:clamp(48px,8vw,120px);color:#fff;text-align:center;margin:0;line-height:1.1}.intro-subtitle{font-family:Rubik Bubbles,system-ui;font-size:clamp(20px,3.5vw,52px);color:#fff;text-align:center;margin:16px 0 0}@media (max-width: 900px){.inline-instructions{display:none}.help-button{display:block}}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:url(/PFP_screensaver.jpeg);background-size:cover;display:flex;flex-direction:row;align-content:center;align-items:center;justify-content:center;color:#fff}.loading-screen .loading-status{position:absolute;top:1em;left:1em;font-weight:700}.menu-button{padding:8px 16px;background:none;border:none;font-family:Rubik Bubbles,system-ui;font-size:28px;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;color:#fff;transition:color .3s,text-shadow .3s}.menu-button:hover,.menu-button:active{color:#fff;text-shadow:0 0 8px rgba(255,255,255,.9),0 0 20px rgba(255,255,255,.5)}.game-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;z-index:20;gap:24px}.game-menu .menu-logo{max-width:80%;max-height:50%;-webkit-user-drag:none}.game-menu .menu-buttons{display:flex;flex-direction:column;gap:12px;margin-top:16px}.instructions{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;z-index:20;gap:32px;cursor:pointer}.instructions__panel{display:flex;flex-direction:column;gap:24px;max-width:520px;width:90%;cursor:default}.instructions__group{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:baseline}.instructions__label{text-transform:uppercase;font-family:Rubik Bubbles,system-ui;letter-spacing:.15em;font-weight:700;font-size:16px}.instructions__items{font-size:16px;line-height:1.6}.instructions__items kbd{display:inline-block;padding:1px 6px;margin:0 2px;border:1px solid rgba(255,255,255,.5);border-radius:4px;font-family:inherit;font-size:13px}.instructions__footer{display:flex;justify-content:center;margin-top:8px}
