#bo_v .oerep-qc-guide { box-sizing:border-box; width:100%; max-width:840px; margin:12px auto 40px; padding:32px 36px; background:#fafafa; border:1px solid #e7e7e7; border-radius:8px; color:#333; text-align:left; font-size:14px; line-height:1.85; word-break:keep-all; overflow-wrap:break-word; }
#bo_v .oerep-qc-guide p { margin:0 0 12px; }
#bo_v .oerep-qc-guide .oerep-qc-greeting { margin-bottom:8px; color:#171717; font-size:20px; font-weight:700; }
#bo_v .oerep-qc-guide .oerep-qc-section { margin-top:24px; padding-top:24px; border-top:1px solid #e3e3e3; }
#bo_v .oerep-qc-guide h3 { margin:0 0 16px; color:#171717; font-size:17px; line-height:1.5; }
#bo_v .oerep-qc-guide ul { margin:0; padding:0; list-style:none; }
#bo_v .oerep-qc-guide li { margin:0 0 18px; padding:0; }
#bo_v .oerep-qc-guide li:last-child { margin-bottom:0; }
#bo_v .oerep-qc-guide li > strong { display:block; margin-bottom:3px; color:#222; font-weight:700; }
#bo_v .oerep-qc-guide li p { margin-bottom:0; }
#bo_v .oerep-qc-guide b { font-weight:600; }
#bo_v .oerep-qc-guide .oerep-qc-delivery-button { display:inline-flex; align-items:center; justify-content:center; gap:18px; box-sizing:border-box; max-width:100%; min-height:44px; margin-top:14px; padding:10px 18px; border:1px solid #24282d; border-radius:4px; background:#24282d; color:#fff; font-size:14px; font-weight:600; line-height:1.5; text-decoration:none; }
#bo_v .oerep-qc-guide .oerep-qc-delivery-button:hover { background:#42474d; border-color:#42474d; }
#bo_v .oerep-qc-guide .oerep-qc-delivery-button:focus-visible { outline:2px solid #cb4452; outline-offset:3px; }
#bo_v .oerep-qc-guide .oerep-qc-closing { margin-top:24px; padding-top:24px; border-top:1px solid #e3e3e3; }
#bo_v .oerep-qc-guide .oerep-qc-closing p { margin:0; }
#bo_v_con .oerep-inspection-photo { margin:0 0 16px; text-align:center; }
/* All existing/future delphoto images, including attachments and editor HTML.
   Override old inline image alignment without rewriting stored post content. */
#bo_v.oerep-delphoto-view #bo_v_img img,
#bo_v.oerep-delphoto-view #bo_v_con img {
 display:block !important;
 float:none !important;
 clear:both;
 margin-left:auto !important;
 margin-right:auto !important;
 max-width:100% !important;
 height:auto !important;
}
#bo_v.oerep-delphoto-view #bo_v_img a.view_image,
#bo_v.oerep-delphoto-view #bo_v_con a.view_image {
 display:block;
 max-width:100%;
 margin-left:auto;
 margin-right:auto;
}
#bo_w .oerep-qc-write-help { margin:0 0 14px; padding:14px 16px; border:1px solid #e3e7ea; border-radius:4px; background:#f7f9fa; color:#41474c; font-size:14px; line-height:1.7; }
@media (max-width:600px) {
 #bo_v .oerep-qc-guide { margin:8px auto 24px; padding:22px 18px; font-size:14px; line-height:1.8; }
 #bo_v .oerep-qc-guide .oerep-qc-greeting { font-size:18px; }
 #bo_v .oerep-qc-guide .oerep-qc-section, #bo_v .oerep-qc-guide .oerep-qc-closing { margin-top:20px; padding-top:20px; }
 #bo_v .oerep-qc-guide .oerep-qc-delivery-button { width:100%; gap:12px; padding:11px 12px; font-size:13px; }
}

#bo_v .oerep-qc-guide * { word-break:inherit; overflow-wrap:inherit; }
