#life-dialog{width:min(620px,calc(100vw - 24px));max-height:90dvh;overflow-y:auto;box-sizing:border-box}#life-response label{display:grid;gap:8px;margin:16px 0;font-weight:700}#life-response label span{font-weight:400}#life-response input,#life-response select{box-sizing:border-box;width:100%;min-width:0;min-height:48px;padding:12px;border:1px solid #8faea0;border-radius:10px;background:white;color:#183e32;font:inherit}#life-response .btn{display:block;width:100%;margin:10px 0;min-height:48px;white-space:normal}#life-response h3:focus{outline:none}#whoopsie-status{overflow-wrap:anywhere}.whoopsie-note{border:1px solid #cfddd5;border-left:4px solid #158069;padding:18px 22px;background:#f0f7f2;border-radius:12px;margin:0 0 24px}.whoopsie-note p{margin:8px 0}.whoopsie-note small{color:#466457}@media(max-width:500px){#life-dialog{padding:22px 16px}#life-dialog h2{font-size:1.7rem}#life-dialog .life-options{grid-template-columns:1fr}}
