html,body{height:100%;width:100%;margin:0;padding:0;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{height:100%;width:100%}.gangsheet-canvas-text-edit{background:transparent!important;background-color:transparent!important;box-shadow:none!important}.gangsheet-canvas-text-edit:focus-within{background:transparent!important;outline:none}.gangsheet-canvas-text-edit [contenteditable=true]{background:transparent!important;background-color:transparent!important}.gangsheet-canvas-text-edit,.gangsheet-canvas-text-edit *::selection{background:transparent!important}.gangsheet-canvas-text-edit *::-moz-selection{background:transparent!important}@keyframes spin{to{transform:rotate(360deg)}}@keyframes gangsheet-logo-breathe{0%,to{transform:scale(.94);opacity:.65}50%{transform:scale(1.04);opacity:1}}.gangsheet-intro-splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;background:linear-gradient(165deg,#f8fafc,#e8eef5 45%,#f0f4f8);opacity:1;transition:opacity .48s ease-out;pointer-events:auto}.gangsheet-intro-splash.gangsheet-intro-splash--out{opacity:0;pointer-events:none}.gangsheet-intro-logo{max-width:min(220px,50vw);max-height:min(100px,22vh);width:auto;height:auto;object-fit:contain;animation:gangsheet-logo-breathe 2.8s ease-in-out infinite}.gangsheet-intro-fallback{font-size:clamp(1.25rem,4vw,1.75rem);font-weight:600;color:#334155;letter-spacing:-.02em;animation:gangsheet-logo-breathe 2.8s ease-in-out infinite}.gangsheet-user-menu-spinner{width:22px;height:22px;border:2.5px solid #e5e7eb;border-top-color:#06c;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}
