.media-capture{display:flex;flex-direction:column;align-items:center;margin-top:20px}.pic-container{max-width:calc(100vw - 40px);max-height:calc(100% - 100px)}.pic-group{width:100%;display:flex;flex-direction:row;align-items:center}.log-pic{width:80px;height:auto;max-height:150px}.gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.gallery-card{width:300px;margin-bottom:20px}.gallery-image{width:100%;height:auto}.gallery-video{width:100%}.gallery-info{margin-bottom:8px}.capture-container{max-width:800px;margin:0 auto;position:relative}.capture-tools{display:flex;display:none;flex-direction:row;width:100%;max-width:100vw;position:fixed;bottom:0;justify-content:center;gap:10px}.capture-tools .ant-btn-primary{flex:1;height:80px;width:50%;margin:10px 0;background-color:#1677ff!important}