body{margin:0}.jira-boot{box-sizing:border-box;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;background:#f8f6f1;color:#20302b;text-align:center;font:15px/1.7 system-ui}.jira-boot h1{font:700 italic 76px Georgia;margin:0}.jira-boot h1 span{color:#d65535}.jira-boot-label{font-size:10px;letter-spacing:3px;margin:0 0 48px}.jira-boot h2{font-size:22px}.jira-boot p{max-width:400px}.jira-boot button{border:0;padding:15px 24px;background:#20302b;color:#fff;border-radius:9px;cursor:pointer}.jira-boot-progress{width:80px;height:3px;background:#d65535;margin:24px;border-radius:3px;animation:bootPulse 1.2s ease-in-out infinite alternate}@keyframes bootPulse{0%{opacity:.25}to{opacity:1}}@media(prefers-reduced-motion:reduce){.jira-boot-progress{animation:none}}
