@charset "UTF-8";.mh-dialog-mask{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.mh-dialog{width:100%;max-width:320px;background:#fff;border-radius:14px;overflow:hidden;animation:mh-dialog-in .2s ease-out}.mh-dialog__title{padding:18px 18px 6px;font-size:16px;font-weight:600;text-align:center}.mh-dialog__body{padding:8px 18px 18px;font-size:14px;color:#9b9b9b;text-align:center;white-space:pre-line}.mh-dialog__body--link{text-align:left}.mh-dialog__link-value{padding:10px 12px;background:#f5f5f7;border-radius:8px;font-size:13px;color:#2b2b2b;word-break:break-all;line-height:1.5;user-select:all}.mh-dialog__field{margin-top:12px;text-align:left}.mh-dialog__label{display:block;margin-bottom:6px;font-size:13px;color:#555}.mh-dialog__input{width:100%;height:42px;padding:0 12px;border:1px solid #eeeeee;border-radius:8px;font-size:15px;color:#2b2b2b;outline:none}.mh-dialog__input:focus{border-color:#ff5c39}.mh-dialog__textarea{min-height:120px;padding:10px 12px;resize:none;line-height:1.5}.mh-dialog__checkbox{display:flex;align-items:center;gap:8px;margin-top:14px;text-align:left}.mh-dialog__checkbox-input{width:16px;height:16px;margin:0;flex-shrink:0;accent-color:#ff5c39;cursor:pointer}.mh-dialog__checkbox-label{font-size:13px;color:#555;line-height:1.4;cursor:pointer;user-select:none}.mh-dialog__error{margin-top:8px;min-height:16px;font-size:12px;color:#ff3b30;text-align:left}.mh-dialog__actions{display:flex;border-top:1px solid #eeeeee}.mh-dialog__actions--stack{flex-direction:column}.mh-dialog__actions--stack .mh-dialog__btn+.mh-dialog__btn{border-left:none;border-top:1px solid #eeeeee}.mh-dialog__btn{flex:1;padding:13px;font-size:15px;text-align:center}.mh-dialog__btn+.mh-dialog__btn{border-left:1px solid #eeeeee}.mh-dialog__btn--primary{color:#ff5c39;font-weight:600}.mh-dialog__btn--muted{color:#9b9b9b}.mh-dialog__body--buy{text-align:center}.mh-dialog--announcement{max-width:340px}.mh-dialog__body--announcement{max-height:50vh;overflow-y:auto;text-align:left;color:#2b2b2b;line-height:1.55;white-space:pre-wrap;word-break:break-word}.buy-chapter__price{margin-bottom:16px;font-size:15px;color:#2b2b2b}.buy-chapter__price b{color:#ff3b30;font-size:22px}.buy-chapter__options{display:flex;flex-direction:column;gap:10px}.buy-chapter__option{width:100%;padding:12px;border:1px solid #eeeeee;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.buy-chapter__option.is-active{border-color:#ff5c39;background:#ff5c390f}.buy-chapter__option-title{display:block;font-size:14px;color:#2b2b2b}.buy-chapter__option-meta{display:block;margin-top:4px;font-size:12px;color:#9b9b9b}.buy-chapter__actions{flex-direction:column}.buy-chapter__actions .mh-dialog__btn+.mh-dialog__btn{border-left:none;border-top:1px solid #eeeeee}@keyframes mh-dialog-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.mh-dialog-mask--sheet{align-items:flex-end;padding:12px 12px calc(12px + env(safe-area-inset-bottom,0px))}.mh-post-read-sheet{width:100%;max-width:420px;background:#fff;border-radius:18px 18px 14px 14px;overflow:hidden;animation:mh-post-read-sheet-in .2s ease-out;box-shadow:0 12px 40px #0000002e}.mh-post-read-sheet__title{padding:16px 16px 0;font-size:16px;font-weight:700;text-align:left;color:#2b2b2b}.mh-post-read-sheet__body{padding:10px 16px 0;text-align:left}.mh-post-read-sheet__label{font-size:13px;color:#9b9b9b;line-height:1.45}.mh-post-read-sheet__rate-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.mh-post-read-sheet__rate-btn{border:1px solid #eeeeee;background:#fff;border-radius:12px;padding:14px 8px;font-size:14px;color:#2b2b2b;cursor:pointer}.mh-post-read-sheet__rate-btn.is-active{border-color:#ff5c39;background:#ff5c391f;color:#ff5c39;font-weight:700}.mh-post-read-sheet__check-row{display:flex;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;border-radius:12px;background:#fafafa;border:1px solid #eeeeee;cursor:pointer}.mh-post-read-sheet__check-input{width:16px;height:16px;margin:0;flex-shrink:0;accent-color:#ff5c39;cursor:pointer}.mh-post-read-sheet__check-label{font-size:13px;color:#555;line-height:1.4;user-select:none}.mh-post-read-sheet__hint{margin-top:10px;font-size:12px;color:#9b9b9b;line-height:1.45}.mh-post-read-sheet__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px 16px 8px}.mh-post-read-sheet__btn{border:0;border-radius:12px;padding:12px;font-size:14px;cursor:pointer}.mh-post-read-sheet__btn--secondary{background:#f3f3f3;color:#2b2b2b}.mh-post-read-sheet__btn--primary{background:#ff5c39;color:#fff;font-weight:700}.mh-post-read-sheet__footer{text-align:center;padding:0 16px 14px}.mh-post-read-sheet__skip{border:0;background:transparent;color:#9b9b9b;font-size:13px;padding:8px 12px;cursor:pointer}@keyframes mh-post-read-sheet-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
