.answer{display:flex!important;align-items:center!important;gap:12px!important;min-height:68px!important;padding:12px 14px!important}.answer .letter{flex:0 0 42px!important;display:flex!important;align-items:center!important;justify-content:center!important}.answer span:last-child{display:block;line-height:1.42}.correction-modal-card{width:min(980px,calc(100vw - 20px))!important;max-height:88dvh!important;overflow:hidden!important;padding:18px!important}.correction-modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.correction-modal-head h2{margin:0;font-size:1.15rem;letter-spacing:-.02em}.correction-scroll{max-height:calc(88dvh - 92px);overflow:auto;padding-right:8px;display:grid;gap:12px}.correction-card{overflow-wrap:anywhere}.correction-card p{margin:.55rem 0}.correction-card strong{display:block;margin-bottom:6px}.score-pill{display:inline-flex;width:max-content;max-width:100%;padding:6px 10px;border-radius:999px;background:rgba(241,196,111,.1);border:1px solid rgba(241,196,111,.28);color:var(--gold);font-size:.78rem;font-weight:950;margin-bottom:8px}.app-notice{position:fixed;left:50%;bottom:calc(18px + env(safe-area-inset-bottom));z-index:90;width:min(520px,calc(100vw - 24px));transform:translate(-50%,16px);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.app-notice.show{opacity:1;transform:translate(-50%,0)}.app-notice-card{border-radius:22px;padding:14px 16px;background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.18);box-shadow:0 22px 70px rgba(0,0,0,.55);backdrop-filter:blur(18px);color:var(--text);line-height:1.42}@media(max-width:620px){.correction-modal-card{width:calc(100vw - 16px)!important;max-height:90dvh!important;padding:14px!important}.correction-scroll{max-height:calc(90dvh - 82px);padding-right:4px}.answer{align-items:center!important}.answer .letter{flex-basis:38px!important;width:38px!important;height:38px!important}}