.qs-photos{margin-top:8px;padding-top:16px;border-top:1px solid #e6e6e6}.qs-photo-card{display:flex;flex-direction:column;gap:16px;padding:16px;margin-bottom:16px;border:1px solid #e0e0e0;border-radius:12px;background:#fff}.qs-photo-card--error{border-color:#d63638}.qs-photo-card__media{position:relative;width:318px;max-width:100%;aspect-ratio:318/220;flex:none}.qs-photo-ph{position:absolute;inset:0;border:1px dashed #ced5dc;border-radius:8px;background:#f2f7f5;overflow:hidden}.qs-photo-card.is-complete .qs-photo-ph{display:none}.qs-photo-ph__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.qs-photo-ph__corner{position:absolute;width:24px;height:24px;border:0 solid #a8b5c0}.qs-photo-ph__corner--tl{top:8px;left:8px;border-top-width:4px;border-left-width:4px;border-top-left-radius:4px}.qs-photo-ph__corner--tr{top:8px;right:8px;border-top-width:4px;border-right-width:4px;border-top-right-radius:4px}.qs-photo-ph__corner--bl{bottom:8px;left:8px;border-bottom-width:4px;border-left-width:4px;border-bottom-left-radius:4px}.qs-photo-ph__corner--br{bottom:8px;right:8px;border-bottom-width:4px;border-right-width:4px;border-bottom-right-radius:4px}.qs-photo-card__preview{position:absolute;inset:0;border-radius:8px;overflow:hidden;background:#000;display:none}.qs-photo-card.is-complete .qs-photo-card__preview{display:block}.qs-photo-card__preview img{width:100%;height:100%;object-fit:cover;display:block}.qs-photo-card__remove{position:absolute;top:8px;right:8px;width:32px;height:32px;border:none;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;font-size:20px;line-height:1;cursor:pointer}.qs-photo-card__content{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.qs-photo-card__title{margin:0;font-size:18px;font-weight:700}.qs-photo-card__body{margin:0;font-size:14px;line-height:1.5;opacity:.8}.qs-photo-card__start{margin-top:4px;min-height:46px;padding:0 22px;border:none;border-radius:8px;background:#121c4f;color:#fff;font-size:15px;font-weight:600;cursor:pointer}.qs-photo-card__alt{padding:4px 0;border:none;background:0 0;color:#121c4f;font-size:13px;font-weight:600;text-decoration:underline;cursor:pointer}.qs-photos__recency{margin:4px 0 10px;font-size:12px;opacity:.7}.qs-photos__attest{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5}.qs-photos__attest input{margin-top:2px;width:18px;height:18px;flex:none}.qs-photos--attest-error .qs-photos__attest{color:#d63638}@media(min-width:620px){.qs-photo-card{flex-direction:row;align-items:center}.qs-photo-card__content{flex:auto}}.qs-cam,.qs-crop{position:fixed;inset:0;height:100vh;height:100dvh;z-index:100000;display:flex;flex-direction:column;background:#000}.qs-cam__stage{position:relative;flex:auto;overflow:hidden}.qs-cam__video,.qs-cam__shot{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#000}.qs-cam__shot{display:none}.qs-cam__guide{position:absolute;left:0;right:0;bottom:12px;margin:0 auto;max-width:92%;padding:10px 14px;text-align:center;font-size:13px;line-height:1.45;color:#fff;background:rgba(0,0,0,.55);border-radius:8px}.qs-cam__bar,.qs-crop__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px calc(16px + env(safe-area-inset-bottom));background:#000}.qs-cam__btn{min-height:44px;padding:0 16px;border-radius:8px;border:1px solid #555;background:0 0;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.qs-cam__use{background:#1a7f37;border-color:#1a7f37}.qs-cam__shutter{width:68px;height:68px;border-radius:50%;border:5px solid #fff;background:#fff;cursor:pointer;flex:none}.qs-cam__shutter:active{transform:scale(.94)}.qs-crop__head{padding:16px 20px 8px;color:#fff;text-align:center}.qs-crop__head p{margin:0;font-size:16px;font-weight:700}.qs-crop__head span{font-size:12px;opacity:.7}.qs-crop__stage{flex:auto;display:flex;align-items:center;justify-content:center;overflow:auto;padding:12px}.qs-crop__imgwrap{position:relative;display:inline-block;line-height:0;touch-action:none}.qs-crop__img{display:block;width:auto;height:auto;max-width:min(720px,100%);max-height:70vh;max-height:70dvh;user-select:none;-webkit-user-drag:none}.qs-crop__sel{position:absolute;box-sizing:border-box;border:2px solid #fff;box-shadow:0 0 0 9999px rgba(0,0,0,.5);cursor:move;touch-action:none}.qs-crop__handle{position:absolute;width:16px;height:16px;background:#fff;border-radius:2px;touch-action:none}.qs-crop__handle[data-h=nw]{top:-8px;left:-8px;cursor:nwse-resize}.qs-crop__handle[data-h=ne]{top:-8px;right:-8px;cursor:nesw-resize}.qs-crop__handle[data-h=sw]{bottom:-8px;left:-8px;cursor:nesw-resize}.qs-crop__handle[data-h=se]{bottom:-8px;right:-8px;cursor:nwse-resize}@media(min-width:600px){.qs-cam__stage{max-width:760px;margin:0 auto;width:100%}.qs-cam__bar{max-width:760px;margin:0 auto;width:100%}}