*{box-sizing:border-box}body{margin:0;background:#f3f6fa;color:#172b45;font-family:-apple-system,BlinkMacSystemFont,Noto Sans JP,Hiragino Kaku Gothic ProN,sans-serif;line-height:1.7}header{background:#132c48;color:white}.shell{max-width:1060px;margin:auto;padding:28px}.top{display:flex;align-items:center;justify-content:space-between;gap:20px}h1{font-size:30px;line-height:1.5;margin:0}h2{font-size:19px;margin:0 0 12px}.label{font-size:11px;letter-spacing:.16em;color:#627c96}section{padding:26px;background:white;border:1px solid #e0e7ef;border-radius:12px;margin-top:24px}.muted,small{color:#5e7286}.upload,button{border:1px solid #b9c9d9;border-radius:7px;padding:10px 18px;background:#fff;color:#173a60;font-size:14px;cursor:pointer}button:hover{background:#eaf1f8}button:disabled{opacity:.5;cursor:wait}.upload{display:inline-flex;gap:18px;align-items:center;background:#eaf1f8}.upload input{max-width:100%}.notice{background:#e2f3e9}.error,.notice{padding:14px;border-radius:6px}.error{background:#fff0ef;color:#a42620}.files{padding:0;list-style:none}.files li{display:flex;gap:20px;justify-content:space-between;align-items:center;border-top:1px solid #e5ebf1;padding:16px 0}.files strong{overflow-wrap:anywhere}.files small{display:block}footer{font-size:12px;color:#627c96}button:focus-visible,input:focus-visible{outline:3px solid #6c9cd0;outline-offset:3px}@media(max-width:600px){.shell{padding:20px}.top{align-items:flex-start;flex-wrap:wrap}h1{font-size:24px}section{padding:20px}.files li,.upload{display:flex;flex-direction:column;align-items:flex-start}header .top{gap:4px}}