.rpgac_notice{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:18px 0;padding:18px 22px;box-sizing:border-box}.rpgac_notice--open{border-left-width:4px}.rpgac_notice--done{opacity:.82}.rpgac_notice__copy{display:flex;flex-direction:column;gap:4px;min-width:0}.rpgac_notice__copy strong{font-size:16px}.rpgac_notice__copy span:last-child{line-height:1.55}.rpgac_button{flex:0 0 auto;text-decoration:none}.rpgac_page{width:min(1080px,calc(100% - 30px));margin:30px auto}.rpgac_pagehead,.rpgac_personal,.rpgac_overview{margin-bottom:18px;overflow:hidden;box-sizing:border-box}.rpgac_pagehead__title{padding:16px 20px}.rpgac_pagehead__title h1{margin:3px 0 0;font-size:27px}.rpgac_pagehead__body{padding:18px 20px}.rpgac_pagehead__body p{max-width:860px;margin:0;line-height:1.7}.rpgac_saved{margin-top:14px;padding:10px 12px;border-left:3px solid currentColor}.rpgac_sectionhead,.rpgac_overview__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:14px 18px}.rpgac_sectionhead h2,.rpgac_overview__head h2{margin:3px 0 0;font-size:18px}.rpgac_sectionhead p,.rpgac_overview__head p{max-width:540px;margin:0;line-height:1.5;text-align:right}.rpgac_personal__body{padding:16px}.rpgac_characters{display:grid;gap:10px}.rpgac_character{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(270px,1.35fr);gap:14px 24px;padding:18px;border:1px solid rgba(0,0,0,.12)}.rpgac_character--inactive{border-left-width:4px}.rpgac_character--away{border-left-width:4px;opacity:.88}.rpgac_character--ice{border-left-width:4px;opacity:.9}.rpgac_character__main h2{margin:0 0 6px;font-size:17px}.rpgac_choices{display:flex;flex-wrap:wrap;align-items:center;gap:9px 18px}.rpgac_choices label{cursor:pointer}.rpgac_activitynote{grid-column:1/-1;margin:0;padding:10px 12px;border-left:3px solid currentColor;font-size:12px;line-height:1.55}.rpgac_character textarea{grid-column:1/-1;width:100%;padding:9px;box-sizing:border-box;resize:vertical}.rpgac_submit{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:16px}.rpgac_bulkkeep{margin-right:auto}.rpgac_personal--empty{padding:18px 20px;line-height:1.6}.rpgac_playergrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px}.rpgac_player{min-width:0;overflow:hidden}.rpgac_playerhead{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 13px}.rpgac_playerhead__name{display:flex;flex-direction:column;gap:2px;min-width:0}.rpgac_playerhead__name strong{font-size:14px}.rpgac_playerhead__summary{text-align:right}.rpgac_playerrow{display:grid;grid-template-columns:minmax(0,1fr) 120px auto;gap:12px;align-items:center;padding:11px 13px}.rpgac_playerchar{min-width:0;font-weight:600}.rpgac_playerlast{display:flex;flex-direction:column;gap:2px;min-width:0}.rpgac_playerlast strong{font-size:11px;font-weight:normal}.rpgac_playerstatus{display:flex;justify-content:flex-end}.rpgac_status{display:inline-flex;padding:4px 7px;border:1px solid currentColor;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.rpgac_overviewrow--keep .rpgac_status{color:#4f7d59}.rpgac_overviewrow--delete .rpgac_status{color:#9b5555}.rpgac_overviewrow--review .rpgac_status{color:#735f91}.rpgac_overviewrow--pending .rpgac_status{color:#8a6d2f}.rpgac_overviewrow--away .rpgac_status{color:#4f7378}.rpgac_overviewrow--ice .rpgac_status{color:#5c6f86}.rpgac_overviewempty{grid-column:1/-1;padding:18px}.rpgac_playerrow:hover{filter:brightness(.98)}@media(max-width:850px){.rpgac_playergrid{grid-template-columns:1fr}}@media(max-width:760px){.rpgac_notice,.rpgac_sectionhead,.rpgac_overview__head{align-items:flex-start;flex-direction:column}.rpgac_sectionhead p,.rpgac_overview__head p{text-align:left}.rpgac_button{width:100%;text-align:center;box-sizing:border-box}.rpgac_character{grid-template-columns:1fr}.rpgac_character textarea{grid-column:auto}.rpgac_choices{flex-direction:column;align-items:flex-start}.rpgac_playerrow{grid-template-columns:minmax(0,1fr) auto}.rpgac_playerlast{grid-column:1}.rpgac_playerstatus{grid-column:2;grid-row:1/3}}@media(max-width:480px){.rpgac_page{width:calc(100% - 16px)}.rpgac_playergrid{padding:8px}.rpgac_playerhead{align-items:flex-start;flex-direction:column}.rpgac_playerhead__summary{text-align:left}.rpgac_playerrow{grid-template-columns:1fr}.rpgac_playerstatus{grid-column:auto;grid-row:auto;justify-content:flex-start}}