.shindan-page .sd-photo-upload{margin:26px 0;padding:24px;background:#f3f8f4;border:2px solid #bad3c1;border-radius:12px;color:#183b36}
.shindan-page .sd-photo-upload>label{display:block;font-size:22px;font-weight:700;margin-bottom:10px}
.shindan-page .sd-photo-upload>p{font-size:18px;line-height:1.75;margin:10px 0}
.shindan-page .sd-photo-upload input[type=file]{display:block;width:100%;max-width:100%;padding:10px;background:#fff;border:1px solid #8cae98;border-radius:7px;font:inherit;font-size:18px;box-sizing:border-box}
.shindan-page .sd-photo-upload input::file-selector-button{padding:12px 16px;margin-right:12px;border:0;border-radius:6px;background:#086344;color:#fff;font:inherit;font-weight:700;cursor:pointer}
.shindan-page .sd-photo-upload input:focus-visible,.shindan-page .sd-photo-previews button:focus-visible{outline:3px solid #e79a16;outline-offset:3px}
.shindan-page .sd-photo-upload input:disabled{opacity:.65;cursor:wait}
.shindan-page .sd-photo-previews,.shindan-page .sa-photo-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0;margin:16px 0 0;list-style:none}
.shindan-page .sd-photo-previews li,.shindan-page .sa-photo-gallery li{min-width:0;margin:0;padding:12px;background:#fff;border:1px solid #d0dfd4;border-radius:8px;list-style:none}
.shindan-page .sd-photo-previews img,.shindan-page .sa-photo-gallery img{display:block;width:100%;height:150px;object-fit:contain;background:#e8eee9;border-radius:5px;margin:0 0 10px}
.shindan-page .sd-photo-previews span,.shindan-page .sd-photo-previews strong{display:block;font-size:16px;line-height:1.6;overflow-wrap:anywhere}
.shindan-page .sd-photo-previews .sd-photo-name{font-size:14px;color:#52655b}
.shindan-page .sd-photo-previews button{display:block;width:100%;margin-top:10px;padding:10px;border:1px solid #9a4c43;background:#fff;color:#8b2920;border-radius:5px;font:inherit;font-size:17px;font-weight:700;cursor:pointer}
.shindan-page .sd-photo-previews button:disabled{opacity:.55;cursor:default}
.shindan-page .sd-photo-upload .sd-field-error{white-space:pre-line;color:#b12a24}
.shindan-page .sa-photo-gallery a{display:block;overflow-wrap:anywhere;font-size:16px;line-height:1.6}
.shindan-page .sa-photo-gallery p{margin:6px 0;font-size:16px}
@media(max-width:700px){.shindan-page .sd-photo-upload{padding:16px}.shindan-page .sd-photo-previews,.shindan-page .sa-photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shindan-page .sd-photo-previews img,.shindan-page .sa-photo-gallery img{height:125px}.shindan-page .sd-photo-upload input[type=file]{font-size:16px}}
